From fcb246cb12a9fa2e97b914230b00549612437990 Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Sat, 27 Jun 2026 16:22:50 +0200 Subject: [PATCH] configure isiio --- helm/istio/Chart.yaml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/helm/istio/Chart.yaml b/helm/istio/Chart.yaml index 7183071..9e46b63 100644 --- a/helm/istio/Chart.yaml +++ b/helm/istio/Chart.yaml @@ -2,11 +2,10 @@ apiVersion: v2 name: argo-cd version: 0.1.0 dependencies: - - name: argo-cd - version: 10.0.0 - repository: https://argoproj.github.io/argo-helmdependencies: - - name: argo-cd - version: 10.0.0 - repository: https://argoproj.github.io/argo-helm + - name: istio-base + version: 1.30.2 + repository: https://istio-release.storage.googleapis.com/charts + - name: istiod + version: 1.30.2 + repository: https://istio-release.storage.googleapis.com/charts -https://istio-release.storage.googleapis.com/charts \ No newline at end of file