From 7ce4361eaef56c5796df9a47e6e0695e8b694924 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:23:26 +0000 Subject: [PATCH] feat(helm): update chart redis to 17.17.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 09e1967..de4970d 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: 17.9.x + version: 17.17.x sourceRef: kind: HelmRepository name: bitnami-charts