From e132d3b786f74c0d51484dd7fd7f7ac8ca84ec75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 17:34:58 +0000 Subject: [PATCH] chore(deps): update helm release istiod to v1.21.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 7e50fefc..37a85bfe 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.21.1 + version: 1.21.2 wait: true waitForJobs: true needs: