From 4bcb1e785bb6743e8545ca99dbf356431159894b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 09:33:37 +0000 Subject: [PATCH] chore(deps): update helm release redis to v20 --- 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 a4f8b17..6a7237d 100644 --- a/charts/cube-stack/Chart.yaml +++ b/charts/cube-stack/Chart.yaml @@ -27,4 +27,4 @@ dependencies: - name: redis condition: global.redis.enabled repository: https://charts.bitnami.com/bitnami - version: "17.1.*" + version: "20.1.*"