Skip to content

Commit

Permalink
Update Helm release postgresql to ~12.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 1, 2023
1 parent a7ea820 commit b946ab1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions distribution/helm/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.7.0
version: 12.8.0
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.14.1
version: 17.14.4
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.6.0
digest: sha256:0a449ac01a63f640cc3bebd1f3494fa5aaceee27f76c2d758fce91ee2d998194
generated: "2023-07-26T13:15:41.205799862Z"
digest: sha256:8748f996b770d3478b1d5fdfda315dd89b46e811e43ef9e8f67803a94611d648
generated: "2023-08-01T18:28:19.5187387Z"
2 changes: 1 addition & 1 deletion distribution/helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ maintainers:
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: ~12.7.0
version: ~12.8.0
condition: postgresql.enabled

- name: redis
Expand Down

0 comments on commit b946ab1

Please sign in to comment.