From 8171b2ae25ea86c39d07dddc27d8f5c5d5a27af8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 13 May 2024 12:14:35 +0000 Subject: [PATCH] fix(deps): update helm release postgresql-ha to v14.0.11 (#473) 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 e6a5bc4..9039bc3 100644 --- a/Chart.lock +++ b/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 15.2.12 - name: postgresql-ha repository: oci://registry-1.docker.io/bitnamicharts - version: 14.0.10 + version: 14.0.11 - name: redis-cluster repository: oci://registry-1.docker.io/bitnamicharts version: 10.0.2 -digest: sha256:596c6ba91686123896bcbc19560b18b09a30a02a1687fb367b1b505da3423840 -generated: "2024-05-10T22:31:07.626911858Z" +digest: sha256:3a20da3bdf53d16fa473a994ed0f9d94a766d3c37c6e8c8b717125c60fc6aefb +generated: "2024-05-13T12:01:30.560064395Z" diff --git a/Chart.yaml b/Chart.yaml index 8d587ff..230f50b 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.0.10 + version: 14.0.11 condition: postgresql-ha.enabled # https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml - name: redis-cluster