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