From 00d73fe763abcc19a280007ed649d0eab20d935d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 17:33:59 +0000 Subject: [PATCH] Update Helm chart redis to 20.0.1 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..75a99bd756 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.0.1 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..90f3ce0625 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.0.1 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..aa4e8d5219 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.0.1 sourceRef: kind: HelmRepository name: bitnami-charts