From 1da00f215db2d5632fde1685e2390520d34183d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 15:36:34 +0000 Subject: [PATCH] chore(deps): update helm release redis to 17.17.* --- charts/cube-stack/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/cube-stack/Chart.yaml b/charts/cube-stack/Chart.yaml index da1c8ed..93bdd12 100644 --- a/charts/cube-stack/Chart.yaml +++ b/charts/cube-stack/Chart.yaml @@ -28,4 +28,4 @@ dependencies: - name: redis condition: global.redis.enabled repository: https://charts.bitnami.com/bitnami - version: "17.1.*" + version: "17.17.*"