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