From 9f4dd125bc1f87af4858ccef3eee6835dac8a892 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 29 May 2024 17:49:34 +0000 Subject: [PATCH] fix(deps): update helm release postgresql-ha to v14.1.3 (main) (#530) 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 4c2721e..cd9f938 100644 --- a/Chart.lock +++ b/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 15.4.2 - name: postgresql-ha repository: oci://registry-1.docker.io/bitnamicharts - version: 14.1.2 + version: 14.1.3 - name: redis-cluster repository: oci://registry-1.docker.io/bitnamicharts version: 10.2.0 -digest: sha256:254031e8b9cca243d78561010203d7f88abdc72ff43a8898f58f4953dd55c8bf -generated: "2024-05-28T11:01:23.059567604Z" +digest: sha256:9e2495c95d69f01f78b5bb5e9ca1278b85bef647c0873175a13456a6a1ad3bf0 +generated: "2024-05-29T15:03:25.221227455Z" diff --git a/Chart.yaml b/Chart.yaml index d6332f9..8c153be 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.2 + version: 14.1.3 condition: postgresql-ha.enabled # https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml - name: redis-cluster