From 7ef390c77ec921e0b07f518849a16ab3e4287019 Mon Sep 17 00:00:00 2001 From: feisar-bot <27022259+feisar-bot[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 13:23:05 +0000 Subject: [PATCH] feat(helm): update helm release redis to v16.5.0 --- 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 1790fb9aa..5411dc5fa 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.5 + version: 16.5.0 sourceRef: kind: HelmRepository name: bitnami-charts