From d47354effa4ebca01af6c8329e493214976caa84 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 20 Oct 2024 22:04:42 +0000 Subject: [PATCH] Update redis Docker tag to v20.2.1 --- charts/vaas/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/vaas/Chart.yaml b/charts/vaas/Chart.yaml index f771ee1..2e2750c 100644 --- a/charts/vaas/Chart.yaml +++ b/charts/vaas/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: vaas -version: 2.3.2 +version: 2.3.3 description: Deployment of a Verdict-as-a-Service on-premise instance maintainers: - name: G DATA CyberDefense AG @@ -8,7 +8,7 @@ maintainers: type: application dependencies: - name: redis - version: 20.2.0 + version: 20.2.1 condition: redis.enabled repository: oci://registry-1.docker.io/bitnamicharts - name: mini-identity-provider