From 1b602f8d833e18cfd0eb7a262610cb790670fca5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 8 Apr 2024 15:34:17 +0000 Subject: [PATCH] feat(helm): update chart redis to 19.1.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 6bea08b..90f72fb 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.0.x + version: 19.1.x sourceRef: kind: HelmRepository name: bitnami-charts