From fdb59a628bbb958b084547666a46ef27ee989da4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 17 Feb 2025 02:42:29 +0000 Subject: [PATCH] fix(deps): update helm release redis-cluster to v11.4.2 (maint/v7) (#1112) 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 73add99..8f8e52e 100644 --- a/Chart.lock +++ b/Chart.lock @@ -7,6 +7,6 @@ dependencies: version: 14.3.10 - name: redis-cluster repository: oci://ghcr.io/visualon/bitnamicharts - version: 11.4.1 -digest: sha256:d3ffe6e28eef50f27b517170b15c76ab627973f318b663b90c86a61a929da07b -generated: "2025-01-27T00:01:22.05229759Z" + version: 11.4.2 +digest: sha256:cb40b7fbd5d8a10752bf3d9a460e269dc85bbec8dce175812d46e9a901e713fe +generated: "2025-02-17T02:31:53.883796851Z" diff --git a/Chart.yaml b/Chart.yaml index c9b2685..af1e04a 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -41,5 +41,5 @@ dependencies: # https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml - name: redis-cluster repository: oci://ghcr.io/visualon/bitnamicharts - version: 11.4.1 + version: 11.4.2 condition: redis-cluster.enabled