From b3650751885576b17966e062f7836b3c314c0520 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 20 Aug 2021 21:53:53 +0000 Subject: [PATCH] fix(charts): update redis to 14.8.11 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 d8c01065b..04a74ca9f 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: 14.8.8 + version: 14.8.11 sourceRef: kind: HelmRepository name: bitnami-charts