fix(deps): update helm release postgresql-ha to v14.0.2

This commit is contained in:
Renovate Bot 2024-04-05 20:31:07 +00:00
parent d35151d01b
commit fec88edfd7
No known key found for this signature in database
GPG key ID: 8AC4BEEB5900F976
2 changed files with 4 additions and 4 deletions

View file

@ -4,9 +4,9 @@ dependencies:
version: 15.2.4 version: 15.2.4
- name: postgresql-ha - name: postgresql-ha
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
version: 14.0.1 version: 14.0.2
- name: redis-cluster - name: redis-cluster
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
version: 10.0.1 version: 10.0.1
digest: sha256:d6b450a0ef76100a3b5d936e03e8f8452ca43d3bfe19a178e6819845e2eb846f digest: sha256:35d087b3aa4e5bcccedc2ca7304ea8732f5fb12293a8c6077552e9d6ba2eba70
generated: "2024-04-05T18:01:29.524010955Z" generated: "2024-04-05T20:31:04.466914793Z"

View file

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