From 183d906660bbfa35f9eef0be31acd53590a9ae1d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 08:15:47 +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..c69b15e 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.4.0" repository: "https://charts.bitnami.com/bitnami"