Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update redis helm chart in galoy #4039

Merged
merged 1 commit into from
Aug 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/galoy/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.14.6
version: 17.15.2
- name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 13.16.2
Expand All @@ -20,5 +20,5 @@ dependencies:
- name: router
repository: oci://ghcr.io/apollographql/helm-charts
version: 1.25.0
digest: sha256:521c8d36c8c72a500c21d00fbd72c8533e04bd9bc9409572f71204f200a57b41
generated: "2023-08-07T15:47:35.883276794Z"
digest: sha256:69e89100e2f41e866ae1faf5fe78cfb4893c8053b1ca3b83da9b00a3eaf65925
generated: "2023-08-10T13:22:00.454751788Z"
2 changes: 1 addition & 1 deletion charts/galoy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ appVersion: 0.11.12
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.14.6
version: 17.15.2
- name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 13.16.2
Expand Down
Loading