From 9154ff71241e0d1fa6d8158c9be5529df39073dd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 11 Jun 2024 16:44:28 +0000 Subject: [PATCH] fix(deps): update helm release postgresql-ha to v14.2.4 (main) (#565) 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 ec042b3..f1bd501 100644 --- a/Chart.lock +++ b/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 15.5.5 - name: postgresql-ha repository: oci://registry-1.docker.io/bitnamicharts - version: 14.2.3 + version: 14.2.4 - name: redis-cluster repository: oci://registry-1.docker.io/bitnamicharts version: 10.2.3 -digest: sha256:6b8554c407ac7a99d1b8ee3fb03764c378bfc0589b6faf52122029ce84b1201f -generated: "2024-06-11T15:31:18.171774426Z" +digest: sha256:9cac79797a54e230f70a80bdc64f72f717802a1f3eec9edc77c6e014db305c85 +generated: "2024-06-11T16:31:16.640015633Z" diff --git a/Chart.yaml b/Chart.yaml index a1fa3f4..97c33d2 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.3 + version: 14.2.4 condition: postgresql-ha.enabled # https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml - name: redis-cluster