From ac887e10da4b90b5ecd43619cad90837f0990ec6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 3 Jul 2024 13:39:34 +0000 Subject: [PATCH] fix(deps): update helm release postgresql-ha to v14.2.10 (main) (#617) 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 6f22583..f2b50f7 100644 --- a/Chart.lock +++ b/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 15.5.13 - name: postgresql-ha repository: oci://registry-1.docker.io/bitnamicharts - version: 14.2.9 + version: 14.2.10 - name: redis-cluster repository: oci://registry-1.docker.io/bitnamicharts version: 10.2.6 -digest: sha256:b54c785966d390e3ddb501c4094533472a939cb93ef11f842beea250a5df36f1 -generated: "2024-07-03T12:30:51.351270274Z" +digest: sha256:8e7216c522905e94971bd13cb1d05e9ff019cd01a133f3c72f107437aff1ab43 +generated: "2024-07-03T13:30:58.465729165Z" diff --git a/Chart.yaml b/Chart.yaml index b3acc71..f8650b5 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.9 + version: 14.2.10 condition: postgresql-ha.enabled # https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml - name: redis-cluster