From b49bbb6f7ad02929f93a318ae0496ccfc94c16e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 10:13:13 +0000 Subject: [PATCH] chore(deps): update helm release istio/istiod to v1.24.2 --- examples/istio.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/istio.yaml b/examples/istio.yaml index 41206c2e..b1ed9674 100644 --- a/examples/istio.yaml +++ b/examples/istio.yaml @@ -20,7 +20,7 @@ spec: - repositoryURL: https://istio-release.storage.googleapis.com/charts repositoryName: istio chartName: istio/istiod - chartVersion: 1.24.1 + chartVersion: 1.24.2 releaseName: istiod releaseNamespace: istio-system helmChartAction: Install