From 3e4de9d1d6306154ca4edc1b99da2a37ce93289e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 18 Nov 2024 00:01:02 +0000 Subject: [PATCH] fix(deps): update subcharts --- Chart.lock | 8 ++++---- Chart.yaml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Chart.lock b/Chart.lock index 1abd071..d9f65a2 100644 --- a/Chart.lock +++ b/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 15.5.38 - name: postgresql-ha repository: oci://registry-1.docker.io/bitnamicharts - version: 14.3.7 + version: 14.3.9 - name: redis-cluster repository: oci://registry-1.docker.io/bitnamicharts - version: 11.0.7 -digest: sha256:192e38c93590dacb17ee575313a679276426eedacc6fae8fad8e05ebf523d164 -generated: "2024-11-11T00:04:27.789513662Z" + version: 11.0.8 +digest: sha256:51a9ef078df5721f2453f5e77c20a0919a291364bbfa65a50f8e49fdfbd401da +generated: "2024-11-18T00:01:00.01488516Z" diff --git a/Chart.yaml b/Chart.yaml index c121071..19f6716 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -34,10 +34,10 @@ 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.3.7 + version: 14.3.9 condition: postgresql-ha.enabled # https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml - name: redis-cluster repository: oci://registry-1.docker.io/bitnamicharts - version: 11.0.7 + version: 11.0.8 condition: redis-cluster.enabled