From 4fd8f59d26635038ba9245ce1e583bfd589a7fb4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 01:22:56 +0000 Subject: [PATCH] chore(deps): update helm release base to v1.24.2 --- istio/istio/kustomization.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/istio/istio/kustomization.yml b/istio/istio/kustomization.yml index bb3cfe49..5dd4f4bd 100644 --- a/istio/istio/kustomization.yml +++ b/istio/istio/kustomization.yml @@ -5,7 +5,7 @@ resources: helmCharts: - name: base repo: https://istio-release.storage.googleapis.com/charts - version: 1.20.3 # https://artifacthub.io/packages/helm/istio-official/base + version: 1.24.2 # https://artifacthub.io/packages/helm/istio-official/base releaseName: istio-base namespace: istio-system includeCRDs: true