From c16284145bfbd7688880383cbe409a0074d1a668 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 4 Sep 2024 00:18:50 +0000 Subject: [PATCH] fix(deps): update helm release postgresql-ha to v14.2.21 (maint/v7) (#832) Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- Chart.lock | 6 +++--- Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Chart.lock b/Chart.lock index 693e79d..98f2ff5 100644 --- a/Chart.lock +++ b/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 15.5.27 - name: postgresql-ha repository: oci://registry-1.docker.io/bitnamicharts - version: 14.2.19 + version: 14.2.21 - name: redis-cluster repository: oci://registry-1.docker.io/bitnamicharts version: 11.0.3 -digest: sha256:46766012a0c33c46d85ec742477fbed60e89bd086bf02e3b57a3075651d7ea82 -generated: "2024-08-31T00:01:33.38782864Z" +digest: sha256:f1963e774df5fa2eeb85767a1836659c0581654aa96e16d73366ffccc6210e59 +generated: "2024-09-04T00:03:46.998964471Z" diff --git a/Chart.yaml b/Chart.yaml index 3991b1f..2389a16 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: 14.2.19 + version: 14.2.21 condition: postgresql-ha.enabled # https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml - name: redis-cluster