From e01ed78a33e43881a5787146850dffb59f8e3248 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 9 Aug 2024 19:35:52 +0000 Subject: [PATCH] feat(helm)!: Update chart redis to 20.0.1 --- cluster/apps/database/redis/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/database/redis/helm-release.yaml b/cluster/apps/database/redis/helm-release.yaml index 5ab5f0f..544bea1 100644 --- a/cluster/apps/database/redis/helm-release.yaml +++ b/cluster/apps/database/redis/helm-release.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: redis - version: 19.6.x + version: 20.0.x sourceRef: kind: HelmRepository name: bitnami-charts