From 3c9b3d9828729da53b35eea254b1164178b0dba8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 15 Apr 2025 03:02:20 +0000 Subject: [PATCH] chore(deps): update helm release redis-cluster to v11.5.1 --- charts/kubezero-cache/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/kubezero-cache/Chart.yaml b/charts/kubezero-cache/Chart.yaml index e328b56d..13af0ff8 100644 --- a/charts/kubezero-cache/Chart.yaml +++ b/charts/kubezero-cache/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: kubezero-cache description: KubeZero Cache module type: application -version: 0.1.1 +version: 0.1.2 home: https://kubezero.com icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png keywords: @@ -21,7 +21,7 @@ dependencies: repository: https://charts.bitnami.com/bitnami condition: redis.enabled - name: redis-cluster - version: 11.5.0 + version: 11.5.1 repository: https://charts.bitnami.com/bitnami condition: redis-cluster.enabled