From 179135ffc5b98bbc79ae78b81d7bc9d8544d198e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 23:44:46 +0000 Subject: [PATCH] Update Helm release redis to v19 --- 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..7c43a62 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: "19.4.0" repository: "https://charts.bitnami.com/bitnami"