From 8ef1ccfd8e790964d2e33661a31b598c9b8ca11e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 21:32:47 +0000 Subject: [PATCH] chore(deps): update helm release redis to v19.6.0 --- 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..372b3dc2 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.6.0 wait: true needs: - istio-system/istiod