From 4a698969912c30a4d9526422f532a072a999d22c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Mar 2025 01:34:12 +0000 Subject: [PATCH] Update Helm release gateway to v1.25.0 --- apps/istio-ingress/base/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/istio-ingress/base/kustomization.yaml b/apps/istio-ingress/base/kustomization.yaml index 2cd246397..7b686d0df 100644 --- a/apps/istio-ingress/base/kustomization.yaml +++ b/apps/istio-ingress/base/kustomization.yaml @@ -4,7 +4,7 @@ namespace: istio-ingress helmCharts: - name: gateway releaseName: gateway - version: 1.22.0 + version: 1.25.0 repo: https://istio-release.storage.googleapis.com/charts valuesInline: name: istio-ingressgateway @@ -26,7 +26,7 @@ helmCharts: externalTrafficPolicy: Local - name: gateway releaseName: gateway-private - version: 1.22.0 + version: 1.25.0 repo: https://istio-release.storage.googleapis.com/charts valuesInline: name: istio-ingressgateway-private