From 29c399b6124c37537de31145b29e84e6bbe6214d Mon Sep 17 00:00:00 2001 From: feisar-bot <27022259+feisar-bot[bot]@users.noreply.github.com> Date: Fri, 25 Feb 2022 16:25:59 +0000 Subject: [PATCH] fix(helm): update helm release redis to v16.4.3 --- 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 ba1959d28..444cc205d 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: 16.4.0 + version: 16.4.3 sourceRef: kind: HelmRepository name: bitnami-charts