Skip to content

Commit

Permalink
chore(deps): update helm release postgresql to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 1, 2024
1 parent 6bbecf3 commit ead5710
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: 15.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:14b336bc3c963d5b96e4b88969f262b66f013b275bc1e3b5d3bde3e54a1dd8c5
generated: "2024-04-01T09:23:18.160846567Z"
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: ~15.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: 15.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:14b336bc3c963d5b96e4b88969f262b66f013b275bc1e3b5d3bde3e54a1dd8c5
generated: "2024-04-01T09:22:24.007345265Z"
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: ~15.2.0
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: common
Expand Down

0 comments on commit ead5710

Please sign in to comment.