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 mongodb helm chart in galoy #4356

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
Expand Up @@ -4,7 +4,7 @@ dependencies:
version: 18.1.0
- name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 13.18.4
version: 14.0.3
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 11.9.13
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: router
repository: oci://ghcr.io/apollographql/helm-charts
version: 1.25.0
digest: sha256:22c9d1902a39f98030c8c4b2d99b7124ba405a21da7db73442f212000a0c622f
generated: "2023-09-28T13:08:00.398117258Z"
digest: sha256:f918081706dc8b26dfa6c302a5705d0e368e7067380deee51472816acbf2c927
generated: "2023-09-29T13:00:28.912265975Z"
2 changes: 1 addition & 1 deletion charts/galoy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
version: 18.1.0
- name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 13.18.4
version: 14.0.3
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 11.9.13
Expand Down