From 68a6f66f2658b76fba5ee09eaebe5411d943b5ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 08:22:27 +0000 Subject: [PATCH] Update Helm release redis to v18 --- 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..2fb02a3 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: "18.8.0" repository: "https://charts.bitnami.com/bitnami"