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

Merged
merged 1 commit into from
Dec 19, 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
Expand Up @@ -4,7 +4,7 @@ dependencies:
version: 18.5.0
- name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 14.4.2
version: 14.4.3
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 11.9.13
Expand All @@ -20,5 +20,5 @@ dependencies:
- name: router
repository: oci://ghcr.io/apollographql/helm-charts
version: 1.25.0
digest: sha256:702db9495e9d4e106927424c9eb32ca338dddea7e40cce22f2e1eada89768003
generated: "2023-12-11T13:55:47.287936471Z"
digest: sha256:3ac0f74671068d30e157d93b8f59d102ff795100e835f0885da4cdd8ec5e3a2e
generated: "2023-12-18T17:16:27.210200214Z"
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.5.0
- name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 14.4.2
version: 14.4.3
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 11.9.13
Expand Down
Loading