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 common helm chart in galoy #4019

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: 13.16.3
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.6.0
version: 2.9.0
- 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:337e23f172f4109313466e7c4d67b284edb4b58a8ca1a57f2261d869a041a76a
generated: "2023-08-21T01:56:36.971855382Z"
digest: sha256:891ade4e0410b909852aa1f3a8a7fecb619a3493dcdbb9421aec71a71390de16
generated: "2023-08-22T11:30:54.900726875Z"
2 changes: 1 addition & 1 deletion charts/galoy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
version: 13.16.3
- name: common
version: 2.6.0
version: 2.9.0
repository: https://charts.bitnami.com/bitnami
- name: postgresql
repository: https://charts.bitnami.com/bitnami
Expand Down
Loading