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

This commit is contained in:
Renovate Bot 2024-01-26 09:31:20 +00:00
parent d6b1974873
commit 807f673446
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.4.1 version: 13.4.1
- name: postgresql-ha - name: postgresql-ha
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
version: 12.8.0 version: 12.8.1
- name: redis-cluster - name: redis-cluster
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
version: 9.3.0 version: 9.3.0
digest: sha256:7522b354d87fe7f974a156fe99eceb12f3bb2b96712474d326e0f4682fba54f2 digest: sha256:0f6b533a23906b109fa18af5bb2e8693a5e0a5d05a28af4f7f3d3d7c888909bc
generated: "2024-01-25T15:01:20.768008064Z" generated: "2024-01-26T09:31:17.165289599Z"

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.8.0 version: 12.8.1
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