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

Merged
merged 1 commit into from
Jun 20, 2024
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: 19.1.1
version: 19.5.5
- name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 15.6.8
Expand All @@ -20,5 +20,5 @@ dependencies:
- name: router
repository: oci://ghcr.io/apollographql/helm-charts
version: 1.25.0
digest: sha256:294befca35a21790410ef9c2f9e8d20c0f535f8d2fe310df86fab358f111b19e
generated: "2024-06-17T19:25:27.845562877Z"
digest: sha256:f7114c0278dcad3a5868454573b131d26078dae376bec1f8c54ee42067d3093d
generated: "2024-06-18T15:10:42.913151458Z"
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.20.207
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 19.1.1
version: 19.5.5
- name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 15.6.8
Expand Down
Loading