From 59ea29c01112a056eb3e44fc9bc79f66f7254975 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 22 Oct 2021 17:20:51 +0000 Subject: [PATCH] feat(charts): update redis to 15.5.1 Signed-off-by: auricom <27022259+auricom@users.noreply.github.com> --- cluster/apps/data/redis/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/data/redis/helm-release.yaml b/cluster/apps/data/redis/helm-release.yaml index f538c8a08..69c762617 100644 --- a/cluster/apps/data/redis/helm-release.yaml +++ b/cluster/apps/data/redis/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://charts.bitnami.com/bitnami chart: redis - version: 15.2.0 + version: 15.5.1 sourceRef: kind: HelmRepository name: bitnami-charts