diff --git a/helm/argocd/Chart.lock b/helm/argocd/Chart.lock deleted file mode 100644 index fbda006..0000000 --- a/helm/argocd/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: argo-cd - repository: https://argoproj.github.io/argo-helm - version: 10.0.0 -digest: sha256:953f893c971b596a4864a4ff72a5869db2a01112c100b4ead8c4851762f8ead7 -generated: "2026-06-26T23:26:09.921580428+02:00" diff --git a/helm/argocd/charts/argo-cd-10.0.0.tgz b/helm/argocd/charts/argo-cd-10.0.0.tgz deleted file mode 100644 index a81341c..0000000 Binary files a/helm/argocd/charts/argo-cd-10.0.0.tgz and /dev/null differ diff --git a/helm/istio/Chart.yaml b/helm/istio/Chart.yaml index e69de29..7183071 100644 --- a/helm/istio/Chart.yaml +++ b/helm/istio/Chart.yaml @@ -0,0 +1,12 @@ +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 + +https://istio-release.storage.googleapis.com/charts \ No newline at end of file