From 3d9e9b47c8399a888009746e740998d30f466e57 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 19:53:56 +0000 Subject: [PATCH] chore(deps): update istio monorepo to v1.29.1 --- examples/istio.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/istio.yaml b/examples/istio.yaml index 6a31eb6c..361313ea 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.28.3 + chartVersion: 1.29.1 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.28.3 + chartVersion: 1.29.1 releaseName: istiod releaseNamespace: istio-system helmChartAction: Install - repositoryURL: https://istio-release.storage.googleapis.com/charts repositoryName: istio chartName: istio/gateway - chartVersion: 1.28.3 + chartVersion: 1.29.1 releaseName: istio-ingress releaseNamespace: istio-system helmChartAction: Install