From d41e6f07d32338a70a9ecacb243c60ea78f7c168 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 30 Apr 2024 11:19:55 +0000 Subject: [PATCH] fix(deps): update helm release postgresql-ha to v14.0.7 (#449) 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 f5b91c5..640b923 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.6 + version: 14.0.7 - name: redis-cluster repository: oci://registry-1.docker.io/bitnamicharts version: 10.0.2 -digest: sha256:6cd3c8abb1aceaf0b2f08dff95ad65722aa65038c7165a582640cc3c671fcaa9 -generated: "2024-04-30T10:01:01.25256092Z" +digest: sha256:6603574da8d6410f4da8b65eb642d72ccf6bd2b9c9fdf0954b3ed4afc1d8ce11 +generated: "2024-04-30T10:30:49.912173486Z" diff --git a/Chart.yaml b/Chart.yaml index aa77d6b..d2289f9 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.6 + version: 14.0.7 condition: postgresql-ha.enabled # https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml - name: redis-cluster