From 2f4f0541e451b3e03e1cb2e981372e0192a749e6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 01:18:59 +0000 Subject: [PATCH] chore(deps): update helm release istiod to v1.21.0 --- 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..06f5d138 100644 --- a/istio/istio/kustomization.yml +++ b/istio/istio/kustomization.yml @@ -17,7 +17,7 @@ helmCharts: includeCRDs: true - name: istiod repo: https://istio-release.storage.googleapis.com/charts - version: 1.20.3 # https://artifacthub.io/packages/helm/istio-official/istiod + version: 1.21.0 # https://artifacthub.io/packages/helm/istio-official/istiod releaseName: istiod namespace: istio-system valuesFile: values-discovery.yml