From 4fe9f349bdc8c0a2c3eacf72da7a71269b91e14a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 11:20:18 +0000 Subject: [PATCH] Update Helm chart redis to 20.3.0 Signed-off-by: Zee Aslam --- cluster/apps/auth/authentik/redis/helm-release.yaml | 2 +- cluster/apps/database/redis/helm-release.yaml | 2 +- cluster/apps/networking/blocky/app/redis/helm-release.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cluster/apps/auth/authentik/redis/helm-release.yaml b/cluster/apps/auth/authentik/redis/helm-release.yaml index cbc8137a2b..5488708b19 100644 --- a/cluster/apps/auth/authentik/redis/helm-release.yaml +++ b/cluster/apps/auth/authentik/redis/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: redis - version: 19.6.4 + version: 20.3.0 sourceRef: kind: HelmRepository name: bitnami-charts diff --git a/cluster/apps/database/redis/helm-release.yaml b/cluster/apps/database/redis/helm-release.yaml index 6fad804f83..55552857b6 100644 --- a/cluster/apps/database/redis/helm-release.yaml +++ b/cluster/apps/database/redis/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://charts.bitnami.com/bitnami chart: redis - version: 19.6.4 + version: 20.3.0 sourceRef: kind: HelmRepository name: bitnami-charts diff --git a/cluster/apps/networking/blocky/app/redis/helm-release.yaml b/cluster/apps/networking/blocky/app/redis/helm-release.yaml index f9ecc932fa..2d52023d7a 100644 --- a/cluster/apps/networking/blocky/app/redis/helm-release.yaml +++ b/cluster/apps/networking/blocky/app/redis/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: redis - version: 19.6.4 + version: 20.3.0 sourceRef: kind: HelmRepository name: bitnami-charts