From b1aa0541345ee1076319ed4f2d49daca80614423 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 29 May 2024 08:43:52 +0000 Subject: [PATCH] fix(deps): update helm release postgresql-ha to v14.1.2 --- Chart.lock | 6 +++--- Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Chart.lock b/Chart.lock index f61b4df..e113645 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.0.5 + version: 14.1.2 - name: redis-cluster repository: oci://registry-1.docker.io/bitnamicharts version: 10.0.2 -digest: sha256:cca6af7144acdd868ad2ea7f5b2a8290dcf8c5aa4584d201cce9a0497145cdbd -generated: "2024-05-29T07:01:53.530774225Z" +digest: sha256:7b8fcb10c5150371df3d417687e1ba3612336fe55c2537db8a8cfdfdc22aef22 +generated: "2024-05-29T08:43:49.657700139Z" diff --git a/Chart.yaml b/Chart.yaml index 6d1d001..6104069 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.5 + version: 14.1.2 condition: postgresql-ha.enabled # https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml - name: redis-cluster