fix(deps): update helm release postgresql to v15.5.5

This commit is contained in:
Renovate Bot 2024-06-11 15:31:22 +00:00
parent e33fcb8876
commit 1412f8dd28
No known key found for this signature in database
GPG key ID: 8AC4BEEB5900F976
2 changed files with 4 additions and 4 deletions

View file

@ -1,12 +1,12 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.5.4
version: 15.5.5
- name: postgresql-ha
repository: oci://registry-1.docker.io/bitnamicharts
version: 14.2.3
- name: redis-cluster
repository: oci://registry-1.docker.io/bitnamicharts
version: 10.2.3
digest: sha256:27f6cc8c2b72a70f8b53cb6ea2c0fc22a9bb9c61f7ce73d2103447d5c778eabf
generated: "2024-06-07T09:31:30.245474695Z"
digest: sha256:6b8554c407ac7a99d1b8ee3fb03764c378bfc0589b6faf52122029ce84b1201f
generated: "2024-06-11T15:31:18.171774426Z"

View file

@ -29,7 +29,7 @@ dependencies:
# https://github.com/bitnami/charts/blob/main/bitnami/postgresql/Chart.yaml
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.5.4
version: 15.5.5
condition: postgresql.enabled
# https://github.com/bitnami/charts/blob/main/bitnami/postgresql-ha/Chart.yaml
- name: postgresql-ha