From 17fd1b40eb7ca6df7c96e911ee36a498f457cc12 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 17:34:59 +0000 Subject: [PATCH] chore(deps): update helm release redis to v19.5.5 --- test/functional/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/functional/helmfile.yaml b/test/functional/helmfile.yaml index 62bb6c0c..eb7189b9 100644 --- a/test/functional/helmfile.yaml +++ b/test/functional/helmfile.yaml @@ -101,7 +101,7 @@ releases: - name: redis namespace: default chart: bitnami/redis - version: 19.1.3 + version: 19.5.5 wait: true needs: - istio-system/istiod