From f44ebff9abf2c19b8d06c1666d1080cf7144bfa5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 31 Mar 2025 00:13:02 +0000 Subject: [PATCH] fix(deps): update helm release postgresql to v16.6.0 (main) (#1173) 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 bff1098..b4b060d 100644 --- a/Chart.lock +++ b/Chart.lock @@ -4,7 +4,7 @@ dependencies: version: 2.30.0 - name: postgresql repository: oci://ghcr.io/visualon/bitnamicharts - version: 16.5.6 + version: 16.6.0 - name: postgresql-ha repository: oci://ghcr.io/visualon/bitnamicharts version: 15.3.8 @@ -14,5 +14,5 @@ dependencies: - name: redis repository: oci://ghcr.io/visualon/bitnamicharts version: 20.11.4 -digest: sha256:a9c9f0779663336dd22ca4896f22bb64427e28f20aa567aee2f18474f8e31a23 -generated: "2025-03-26T15:31:33.532188569Z" +digest: sha256:446971e87ae45b5abfe0690d3b85e85e3e634f7db7b273fd2403253244081b55 +generated: "2025-03-31T00:01:12.298523066Z" diff --git a/Chart.yaml b/Chart.yaml index 8218677..4f06e27 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -37,7 +37,7 @@ dependencies: # https://github.com/bitnami/charts/blob/main/bitnami/postgresql/Chart.yaml - name: postgresql repository: oci://ghcr.io/visualon/bitnamicharts - version: 16.5.6 + version: 16.6.0 condition: postgresql.enabled # https://github.com/bitnami/charts/blob/main/bitnami/postgresql-ha/Chart.yaml - name: postgresql-ha