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 Jun 11, 2024
1 parent e83a776 commit 60ee16a
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions services/habit/helm/habit/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: postgresql
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
version: 12.12.10
digest: sha256:03e6b89d05442b99723aa7274a5437f72f5d21535fa9b4fac73c10d962ba3be4
generated: "2023-09-29T09:40:29.832659669Z"
version: 15.5.5
digest: sha256:c2b1e38c9e7dde99ba1a98831b414f9ac5b3846694e0f785e66e8fe7de164692
generated: "2024-06-11T18:07:56.402514705Z"
2 changes: 1 addition & 1 deletion services/habit/helm/habit/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ engine: gotpl

dependencies:
- name: postgresql
version: 12.12.10
version: 15.5.5
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
condition: persistence.deployPostgres
6 changes: 3 additions & 3 deletions services/track/helm/track/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: postgresql
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
version: 12.12.10
digest: sha256:03e6b89d05442b99723aa7274a5437f72f5d21535fa9b4fac73c10d962ba3be4
generated: "2023-09-29T09:40:16.819901759Z"
version: 15.5.5
digest: sha256:c2b1e38c9e7dde99ba1a98831b414f9ac5b3846694e0f785e66e8fe7de164692
generated: "2024-06-11T18:07:07.046867983Z"
2 changes: 1 addition & 1 deletion services/track/helm/track/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ engine: gotpl

dependencies:
- name: postgresql
version: 12.12.10
version: 15.5.5
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
condition: persistence.deployPostgres

0 comments on commit 60ee16a

Please sign in to comment.