From ac425bf1aa59d588cefd5b8c1eb3b6cc9d3d4024 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 21 Jan 2022 08:49:12 +0000 Subject: [PATCH] feat(charts)!: Update redis to 16.1.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 7e5947cf9..58d6f101a 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.7.5 + version: 16.1.0 sourceRef: kind: HelmRepository name: bitnami-charts