diff --git a/infra/argocd/Chart.yaml b/infra/argocd/Chart.yaml index a2c346c..b0f1f3e 100644 --- a/infra/argocd/Chart.yaml +++ b/infra/argocd/Chart.yaml @@ -9,4 +9,4 @@ appVersion: "1.16.0" dependencies: - name: argo-cd repository: https://argoproj.github.io/argo-helm - version: 6.11.1 + version: 8.0.14 diff --git a/master/argocd/Chart.yaml b/master/argocd/Chart.yaml index cdccf8c..8a35f93 100644 --- a/master/argocd/Chart.yaml +++ b/master/argocd/Chart.yaml @@ -9,6 +9,6 @@ appVersion: "1.16.0" dependencies: - name: argo-cd repository: https://argoproj.github.io/argo-helm - version: 6.11.1 + version: 8.0.14