From 54cdff51e8c729f3c48dc6fd00cc3de84436e275 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 22:24:04 +0000 Subject: [PATCH] Update Helm release redis to v20 --- charts/actinia/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/actinia/Chart.yaml b/charts/actinia/Chart.yaml index 0c7bece..5e01783 100644 --- a/charts/actinia/Chart.yaml +++ b/charts/actinia/Chart.yaml @@ -22,5 +22,5 @@ appVersion: 2.6.3 dependencies: - name: redis - version: "17.9.5" + version: "20.2.2" repository: "https://charts.bitnami.com/bitnami"