From a2028ca2ded5a664e7125b009fda14467470b6f7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 17 Feb 2025 00:07:45 +0000 Subject: [PATCH] fix(deps): update subcharts (main) (#1110) Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- Chart.lock | 8 ++++---- Chart.yaml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Chart.lock b/Chart.lock index ee7df3b..1956413 100644 --- a/Chart.lock +++ b/Chart.lock @@ -4,15 +4,15 @@ dependencies: version: 2.29.1 - name: postgresql repository: oci://ghcr.io/visualon/bitnamicharts - version: 16.4.6 + version: 16.4.9 - name: postgresql-ha repository: oci://ghcr.io/visualon/bitnamicharts - version: 15.1.7 + version: 15.1.9 - name: redis-cluster repository: oci://ghcr.io/visualon/bitnamicharts version: 11.4.1 - name: redis repository: oci://ghcr.io/visualon/bitnamicharts version: 20.7.0 -digest: sha256:01b3a7f6a79e516535a55ef0b4adb9918e210ccecbf941137b98b6e6e4763aa3 -generated: "2025-02-10T00:01:09.961629632Z" +digest: sha256:8c241f2eb7cbc5cf7808f48ec6454cf7a4ea25a9291c77b8249e180d58965d85 +generated: "2025-02-17T00:01:22.07302316Z" diff --git a/Chart.yaml b/Chart.yaml index f32d0ac..504d8ed 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -37,12 +37,12 @@ dependencies: # https://github.com/bitnami/charts/blob/main/bitnami/postgresql/Chart.yaml - name: postgresql repository: oci://ghcr.io/visualon/bitnamicharts - version: 16.4.6 + version: 16.4.9 condition: postgresql.enabled # https://github.com/bitnami/charts/blob/main/bitnami/postgresql-ha/Chart.yaml - name: postgresql-ha repository: oci://ghcr.io/visualon/bitnamicharts - version: 15.1.7 + version: 15.1.9 condition: postgresql-ha.enabled # https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml - name: redis-cluster