From 404c3ca298751d131625853396a6534485bc3a7d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2024 08:11:41 +0000 Subject: [PATCH] chore(deps): update helm release istio/base to v1.24.0 --- examples/istio.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/istio.yaml b/examples/istio.yaml index c15b6c62..9e2d2316 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.23.3 + chartVersion: 1.24.0 releaseName: istio-base releaseNamespace: istio-system helmChartAction: Install