From 495bcf3cc70ed239e665e7fdf1b9027648a9c1fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 20:01:26 +0000 Subject: [PATCH] chore(deps): update helm release base to v1.21.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..979a6cbb 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.21.2 # https://artifacthub.io/packages/helm/istio-official/base releaseName: istio-base namespace: istio-system includeCRDs: true