From afa2ae1a490382dd6f334422863e9cd6866690bb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 30 Apr 2024 15:49:02 +0000 Subject: [PATCH] fix(deps): update helm release postgresql-ha to v14.0.8 (#450) 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 640b923..cd8a1c7 100644 --- a/Chart.lock +++ b/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 15.2.7 - name: postgresql-ha repository: oci://registry-1.docker.io/bitnamicharts - version: 14.0.7 + version: 14.0.8 - name: redis-cluster repository: oci://registry-1.docker.io/bitnamicharts version: 10.0.2 -digest: sha256:6603574da8d6410f4da8b65eb642d72ccf6bd2b9c9fdf0954b3ed4afc1d8ce11 -generated: "2024-04-30T10:30:49.912173486Z" +digest: sha256:29cf9c8803e2d4a5acd5a76ab1aebc091382abd8b116104f2075a3c687eed893 +generated: "2024-04-30T15:30:40.46130247Z" diff --git a/Chart.yaml b/Chart.yaml index d2289f9..516dc48 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.7 + version: 14.0.8 condition: postgresql-ha.enabled # https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml - name: redis-cluster