Skip to content

Commit

Permalink
chore(deps): update helm release postgresql to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent 6bbecf3 commit 260e590
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions charts/fuse/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 11.9.1
version: 16.2.0
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.17.1
digest: sha256:dcb43d50a4068feac0ec6fc8f3cc1dc4d5ced6f0471c68a915722788f7d24997
generated: "2022-09-20T20:19:16.830832986Z"
digest: sha256:d7e7e4b608a428c6d1eff72dfba7a1d38906424abb382322095d651438e123f7
generated: "2024-11-14T10:05:30.833161065Z"
2 changes: 1 addition & 1 deletion charts/fuse/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ engine: gotpl
type: application
dependencies:
- name: postgresql
version: ~11.9.0
version: ~16.2.0
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: common
Expand Down
6 changes: 3 additions & 3 deletions charts/mergestat/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 11.9.1
version: 16.2.0
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.17.1
digest: sha256:dcb43d50a4068feac0ec6fc8f3cc1dc4d5ced6f0471c68a915722788f7d24997
generated: "2022-09-20T20:19:16.830832986Z"
digest: sha256:d7e7e4b608a428c6d1eff72dfba7a1d38906424abb382322095d651438e123f7
generated: "2024-11-14T10:05:58.855327927Z"
2 changes: 1 addition & 1 deletion charts/mergestat/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ engine: gotpl
type: application
dependencies:
- name: postgresql
version: ~11.9.0
version: ~16.2.0
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: common
Expand Down

0 comments on commit 260e590

Please sign in to comment.