From 9af2034ef4ca498b175918c0615d0388a0473366 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 27 Dec 2023 19:19:27 +0000 Subject: [PATCH] fix(deps): update helm release postgresql-ha to v12.3.5 (#259) Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/259 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 d583d10..774f569 100644 --- a/Chart.lock +++ b/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 13.2.26 - name: postgresql-ha repository: oci://registry-1.docker.io/bitnamicharts - version: 12.3.4 + version: 12.3.5 - name: redis-cluster repository: oci://registry-1.docker.io/bitnamicharts version: 9.1.4 -digest: sha256:70f27633d040982efbf08efea6cdc3db61faf2dc0bf92ac59646ceddb56c06c1 -generated: "2023-12-27T18:01:21.377649655Z" +digest: sha256:1f76d28f5fda7d10fe814416c6d1d1a02fd626d8b9e895d28acf3ebf3fa71780 +generated: "2023-12-27T19:01:11.842176052Z" diff --git a/Chart.yaml b/Chart.yaml index 536171d..bd667c5 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.3.4 + version: 12.3.5 condition: postgresql-ha.enabled # https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml - name: redis-cluster