From 4cf81062406f3e40f918d813dab9414ba11a1d64 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 19 Mar 2024 11:35:18 +0000 Subject: [PATCH] feat(helm)!: Update chart redis to 19.0.0 --- 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 a2b5d93..6bea08b 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: 18.12.x + version: 19.0.x sourceRef: kind: HelmRepository name: bitnami-charts