From 25b8a96c075fd63803660b9190f4fd47a8dbf640 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 16 Jan 2024 16:31:16 +0000 Subject: [PATCH] fix(deps): update helm release postgresql-ha to v12.6.0 --- Chart.lock | 6 +++--- Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Chart.lock b/Chart.lock index 4c4301e..469519a 100644 --- a/Chart.lock +++ b/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 13.2.30 - name: postgresql-ha repository: oci://registry-1.docker.io/bitnamicharts - version: 12.5.1 + version: 12.6.0 - name: redis-cluster repository: oci://registry-1.docker.io/bitnamicharts version: 9.1.6 -digest: sha256:a41ae7789e4e99ba7299fceec4f821be41b3812e5145d1f91e67e82ad922979b -generated: "2024-01-15T12:01:27.181622314Z" +digest: sha256:b884f1a5acceab31e75f8eb579ab9158f550b5d554899ce961bc1a3c657fc322 +generated: "2024-01-16T16:31:13.404117886Z" diff --git a/Chart.yaml b/Chart.yaml index 198bf59..03e896c 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -34,7 +34,7 @@ dependencies: # https://github.com/bitnami/charts/blob/main/bitnami/postgresql-ha/Chart.yaml - name: postgresql-ha repository: oci://registry-1.docker.io/bitnamicharts - version: 12.5.1 + version: 12.6.0 condition: postgresql-ha.enabled # https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml - name: redis-cluster