From 3887927902ff0b66ed669a23e2515348e36394aa Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 22 Nov 2021 09:42:16 +0000 Subject: [PATCH] feat(charts): update redis to 15.6.0 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 722ced5de..0b1cf7b78 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.5.5 + version: 15.6.0 sourceRef: kind: HelmRepository name: bitnami-charts