From 243f079c62faafecbb580dd9baff6bdd89229791 Mon Sep 17 00:00:00 2001 From: ata-no-one <108060048+ata-no-one@users.noreply.github.com> Date: Mon, 24 Jun 2024 08:45:17 +0200 Subject: [PATCH] Update redis Docker tag to v19.5.5 (#56) Co-authored-by: Renovate Bot --- 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 77aec18..2db3e41 100644 --- a/charts/vaas/Chart.yaml +++ b/charts/vaas/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: vaas -version: "1.7.1" +version: 1.7.2 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: 19.5.4 + version: 19.5.5 condition: redis.enabled repository: oci://registry-1.docker.io/bitnamicharts - name: mini-identity-provider