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

Closed
wants to merge 1 commit into from
Closed
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.11.7
version: 17.14.0
- name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 13.16.0
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: kratos
repository: https://k8s.ory.sh/helm/charts
version: 0.33.5
digest: sha256:676d92608f38f64f72a67fa7830852d2b23547badd05f086055f1ac0c318e1ed
generated: "2023-07-24T07:30:47.123408758Z"
digest: sha256:d80d6274f1cfe23820a7e3e5b712cc15b19c1139aebe318f73e0a3c23c0e0ccf
generated: "2023-07-26T09:16:56.176125737Z"
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.9.63
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.11.7
version: 17.14.0
- name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 13.16.0
Expand Down
Loading