From 83948de77a3c9aae5a5537c2d8ec0ebd62f93466 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 31 Jan 2024 19:01:59 +0000 Subject: [PATCH] fix(deps): update helm release postgresql-ha to v12.8.2 --- Chart.lock | 6 +++--- Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Chart.lock b/Chart.lock index 1f94626..f8d6564 100644 --- a/Chart.lock +++ b/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 13.4.3 - name: postgresql-ha repository: oci://registry-1.docker.io/bitnamicharts - version: 12.8.1 + version: 12.8.2 - name: redis-cluster repository: oci://registry-1.docker.io/bitnamicharts version: 9.3.0 -digest: sha256:ce6426a6bf7ccf2dac985bc8269a717ecaa244a1546b07eeafda3d5b4d4703e9 -generated: "2024-01-29T03:31:19.032179594Z" +digest: sha256:65db35b358386b58d83ce2eedb8cbdc7dde94b0e711223753b571740b5f10dc4 +generated: "2024-01-31T19:01:54.662743705Z" diff --git a/Chart.yaml b/Chart.yaml index fbd06d7..9d2cd43 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: 12.8.1 + version: 12.8.2 condition: postgresql-ha.enabled # https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml - name: redis-cluster