From 21fa15316746af66f512e5883f03aadd7113fede Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 16:07:42 +0000 Subject: [PATCH] Update istio monorepo to v1.30.2 --- examples/istio.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/istio.yaml b/examples/istio.yaml index 51d135e4..e7640bbc 100644 --- a/examples/istio.yaml +++ b/examples/istio.yaml @@ -11,7 +11,7 @@ spec: - repositoryURL: https://istio-release.storage.googleapis.com/charts repositoryName: istio chartName: istio/base - chartVersion: 1.30.1 + chartVersion: 1.30.2 releaseName: istio-base releaseNamespace: istio-system helmChartAction: Install @@ -20,14 +20,14 @@ spec: - repositoryURL: https://istio-release.storage.googleapis.com/charts repositoryName: istio chartName: istio/istiod - chartVersion: 1.30.1 + chartVersion: 1.30.2 releaseName: istiod releaseNamespace: istio-system helmChartAction: Install - repositoryURL: https://istio-release.storage.googleapis.com/charts repositoryName: istio chartName: istio/gateway - chartVersion: 1.30.1 + chartVersion: 1.30.2 releaseName: istio-ingress releaseNamespace: istio-system helmChartAction: Install