From def81dbfcc2b56146c393d6a86528b3427e4f1af Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 14 May 2024 07:41:28 +0000 Subject: [PATCH] fix(deps): update helm release postgresql-ha to v14.0.13 (#479) 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 0bae2b7..8ab0e76 100644 --- a/Chart.lock +++ b/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 15.2.12 - name: postgresql-ha repository: oci://registry-1.docker.io/bitnamicharts - version: 14.0.12 + version: 14.0.13 - name: redis-cluster repository: oci://registry-1.docker.io/bitnamicharts version: 10.0.2 -digest: sha256:9014b19984e651aa53c5f0d9a40c94454b2eaddcd61397493079557662e9493a -generated: "2024-05-13T13:01:25.643278594Z" +digest: sha256:5a16b0d79b2505ce4a3faa3cebfd088de856a269afeb6ceac3a15309e58c458f +generated: "2024-05-14T07:01:33.318088577Z" diff --git a/Chart.yaml b/Chart.yaml index 65e0b07..bd1bc03 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.12 + version: 14.0.13 condition: postgresql-ha.enabled # https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml - name: redis-cluster