From 4209155388ca3569a41642bc5fe16212023ea53b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 01:30:55 +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..dfc2a80 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.6.0" repository: "https://charts.bitnami.com/bitnami"