From d70d25dece0e60b196357efbc4fcc9e75a967fe4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 11:36:10 +0000 Subject: [PATCH] chore(deps): update helm release istio/gateway 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 b1ed9674..13b9d4e1 100644 --- a/examples/istio.yaml +++ b/examples/istio.yaml @@ -27,7 +27,7 @@ spec: - repositoryURL: https://istio-release.storage.googleapis.com/charts repositoryName: istio chartName: istio/gateway - chartVersion: 1.24.1 + chartVersion: 1.24.2 releaseName: istio-ingress releaseNamespace: istio-system helmChartAction: Install