From 4235cf2b80d025e27b4c3261120f2ba230ac125f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 11:53:02 +0000 Subject: [PATCH] chore(deps): update helm release redis to v20 --- charts/authelia/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/authelia/Chart.yaml b/charts/authelia/Chart.yaml index 0538863..76ce39b 100644 --- a/charts/authelia/Chart.yaml +++ b/charts/authelia/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: authelia -version: 0.9.9 +version: 0.9.10 kubeVersion: ">= 1.13.0-0" description: Authelia is a Single Sign-On Multi-Factor portal for web apps type: application @@ -30,7 +30,7 @@ dependencies: repository: https://charts.bitnami.com/bitnami condition: configMap.storage.mysql.deploy - name: redis - version: ~19.6.0 + version: ~20.1.0 repository: https://charts.bitnami.com/bitnami condition: configMap.session.redis.deploy maintainers: