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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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: 20.1.7
- name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 15.6.26
version: 16.2.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 15.1.0
Expand All @@ -20,5 +20,5 @@ dependencies:
- name: router
repository: oci://ghcr.io/apollographql/helm-charts
version: 1.25.0
digest: sha256:4e46260055939492b22dc6d06f5c96b6395a96961d66030e6efa4896959a8a86
generated: "2024-10-08T14:52:27.463269953+05:30"
digest: sha256:4ec38fc7456d2f7449c798dff4b1ae234f0e1eaa35f69da7a951b66bf1c03c10
generated: "2024-10-30T11:10:52.306766983Z"
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: 20.1.7
- name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 15.6.26
version: 16.2.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 15.1.0
Expand Down
Loading