Skip to content

chore(deps): update postgresql helm chart in galoy #7779

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

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 @@ -7,7 +7,7 @@ dependencies:
version: 15.6.26
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 16.4.16
version: 16.7.5
- name: oathkeeper
repository: https://k8s.ory.sh/helm/charts
version: 0.39.1
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:4e2ca065c3fdca399e7e72847af9cde77c77fe4aa1c92ed538c12960f0cd0ee6
generated: "2025-05-27T21:54:54.791922689Z"
2 changes: 1 addition & 1 deletion charts/galoy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies:
version: 15.6.26
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 16.4.16
version: 16.7.5
condition: postgresql.enabled
- name: oathkeeper
repository: https://k8s.ory.sh/helm/charts
Expand Down