From d188b5d108c8ff9ee4da66016ccbe0989ae6adbe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 01:15:40 +0000 Subject: [PATCH] chore(deps): update helm release base to v1.24.2 --- 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 fe334560..9e9cbe48 100644 --- a/test/functional/helmfile.yaml +++ b/test/functional/helmfile.yaml @@ -18,7 +18,7 @@ releases: - name: istio-base namespace: istio-system chart: istio/base - version: 1.22.3 + version: 1.24.2 wait: true waitForJobs: true