From 9047f675612a258401d109ee32f5e68f7bb6462a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 23 May 2024 20:24:43 +0000 Subject: [PATCH] fix(deps): update helm release postgresql-ha to v14.1.1 (#500) 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 4c738d0..449cd91 100644 --- a/Chart.lock +++ b/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 15.4.0 - name: postgresql-ha repository: oci://registry-1.docker.io/bitnamicharts - version: 14.1.0 + version: 14.1.1 - name: redis-cluster repository: oci://registry-1.docker.io/bitnamicharts version: 10.0.6 -digest: sha256:f5fa526c8388d241f9ed32007993893dd67a6eb9374644e7a7787824e2430349 -generated: "2024-05-23T13:45:46.804717004Z" +digest: sha256:8a68522b56a9432a12752492314bc1687e900a9e5cdb5b4f739dbe81bf26bd40 +generated: "2024-05-23T20:01:55.733503331Z" diff --git a/Chart.yaml b/Chart.yaml index 8eac68c..c0e8903 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.1.0 + version: 14.1.1 condition: postgresql-ha.enabled # https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml - name: redis-cluster