From 76df42cacb45b6ab0c2d5319ea6e590e3fb01c5e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 5 Sep 2024 01:10:22 +0000 Subject: [PATCH] fix(deps): update helm release postgresql-ha to v14.2.22 (main) (#834) 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 f197aa1..4a76fda 100644 --- a/Chart.lock +++ b/Chart.lock @@ -4,12 +4,12 @@ dependencies: version: 15.5.27 - name: postgresql-ha repository: oci://registry-1.docker.io/bitnamicharts - version: 14.2.21 + version: 14.2.22 - name: redis-cluster repository: oci://registry-1.docker.io/bitnamicharts version: 11.0.3 - name: redis repository: oci://registry-1.docker.io/bitnamicharts version: 20.0.4 -digest: sha256:44dd20c3a279089b6125ca602358d91401b7567ec15cc83f265d03c3980be904 -generated: "2024-09-05T00:01:16.034424018Z" +digest: sha256:dd639b8375f9b62798ffebda754f05e1f52ed98805f247407cfae25009ba35e2 +generated: "2024-09-05T01:01:16.356871812Z" diff --git a/Chart.yaml b/Chart.yaml index 09df273..46841d7 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.21 + version: 14.2.22 condition: postgresql-ha.enabled # https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml - name: redis-cluster