From f087e7a422bdc951c2a031705bd8ef6171158616 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 12 Feb 2024 08:30:12 +0000 Subject: [PATCH] fix(deps): update helm release postgresql-ha to v13.2.3 (#335) Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/335 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 6ef2721..4938c75 100644 --- a/Chart.lock +++ b/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 14.0.4 - name: postgresql-ha repository: oci://registry-1.docker.io/bitnamicharts - version: 13.1.1 + version: 13.2.3 - name: redis-cluster repository: oci://registry-1.docker.io/bitnamicharts version: 9.5.2 -digest: sha256:795c10270f70558c9476bbd2e800ba2872ff085e1a2ed589f41153191e7a1b59 -generated: "2024-02-08T23:31:27.116528773Z" +digest: sha256:ef2ef7f92e94d1b434d0dc04e4e3c3a642cc8b6d6dd6e02085863e02eb363a06 +generated: "2024-02-09T01:32:30.914659028Z" diff --git a/Chart.yaml b/Chart.yaml index cafb7c6..7955fb1 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: 13.1.1 + version: 13.2.3 condition: postgresql-ha.enabled # https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml - name: redis-cluster