From fbc9976c880100ee79e0bcd5e26a4db30196858b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 17:41:21 +0000 Subject: [PATCH] Update Helm release redis to v19.6.1 --- charts/secure-share/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/secure-share/Chart.yaml b/charts/secure-share/Chart.yaml index b662608..e93088c 100644 --- a/charts/secure-share/Chart.yaml +++ b/charts/secure-share/Chart.yaml @@ -10,6 +10,6 @@ maintainers: url: https://github.com/lorenzophys dependencies: - name: redis - version: 19.3.0 + version: 19.6.1 repository: "https://charts.bitnami.com/bitnami" condition: redis.enabled