fix(deps): update helm release postgresql-ha to v12.5.0

This commit is contained in:
Renovate Bot 2024-01-12 18:32:33 +00:00
parent 3889b7cb5f
commit 3602f5695a
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: 13.2.29 version: 13.2.29
- name: postgresql-ha - name: postgresql-ha
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
version: 12.4.2 version: 12.5.0
- name: redis-cluster - name: redis-cluster
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
version: 9.1.4 version: 9.1.4
digest: sha256:e1b2af6d01827c7f09f0fd4fe21c61969a28d8805b365e5c11ca26acb75c101c digest: sha256:9980798d196467f55b2064a2d67a415e9e62c3331f15c7e04fb73cbb893980e3
generated: "2024-01-12T17:33:43.151562302Z" generated: "2024-01-12T18:32:30.395669228Z"

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: 12.4.2 version: 12.5.0
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