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 #4994

Merged
merged 1 commit into from
Dec 15, 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: 18.4.0
version: 18.5.0
- name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 14.4.2
Expand All @@ -20,5 +20,5 @@ dependencies:
- name: router
repository: oci://ghcr.io/apollographql/helm-charts
version: 1.25.0
digest: sha256:1bd6ef54c280236535aa181e2ab2a876efdd23322d5a79bdbd277e59cced0529
generated: "2023-12-07T20:33:45.78383754Z"
digest: sha256:702db9495e9d4e106927424c9eb32ca338dddea7e40cce22f2e1eada89768003
generated: "2023-12-11T13:55:47.287936471Z"
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.17.10
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 18.4.0
version: 18.5.0
- name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 14.4.2
Expand Down
Loading