Skip to content

chore(deps): update mongodb helm chart in galoy #7799

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

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.11.3
- name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 15.6.26
version: 16.5.11
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 16.4.16
Expand All @@ -20,5 +20,5 @@ dependencies:
- name: router
repository: oci://ghcr.io/apollographql/helm-charts
version: 1.25.0
digest: sha256:cf00de4a1b9dd265c94ce1776ec621d5817897ea84d568d348830a679f26dcd6
generated: "2025-03-10T11:18:54.256664605Z"
digest: sha256:e3010e44ca91be3cb36ad6b5c726ab49d2b7b72d54fe0f094110b2c35d00db09
generated: "2025-05-21T21:55:25.282397827Z"
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.11.3
- name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 15.6.26
version: 16.5.11
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 16.4.16
Expand Down