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