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

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: 18.5.0
version: 18.6.1
- name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 14.4.9
Expand All @@ -20,5 +20,5 @@ dependencies:
- name: router
repository: oci://ghcr.io/apollographql/helm-charts
version: 1.25.0
digest: sha256:94c3e4c3234c1ba0984f70f7d5e10e693fac1f5547bf89cb1ad962d56cd6aec0
generated: "2023-12-29T10:02:06.68212624Z"
digest: sha256:b12b2dad504a4391d90c1ee6278abc115ea15f88dbd66ae3ad6fd4e8072ac383
generated: "2023-12-31T07:58:42.501753316Z"
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.19.14
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 18.5.0
version: 18.6.1
- name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 14.4.9
Expand Down
Loading