From baedc6c67f0380cf195b111631b74a6cc8894097 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Mar 2025 08:40:34 +0000 Subject: [PATCH] chore(deps): update helm release istio/base to v1.25.0 --- examples/istio.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/istio.yaml b/examples/istio.yaml index b3dfdf42..d376470e 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.24.3 + chartVersion: 1.25.0 releaseName: istio-base releaseNamespace: istio-system helmChartAction: Install