diff --git a/bootstrap/argocd/Chart.yaml b/bootstrap/argocd/Chart.yaml index f1732e10..5dc33101 100644 --- a/bootstrap/argocd/Chart.yaml +++ b/bootstrap/argocd/Chart.yaml @@ -3,5 +3,5 @@ name: argocd version: 0.0.0 dependencies: - name: argo-cd - version: 5.34.1 + version: 5.51.2 repository: https://argoproj.github.io/argo-helm diff --git a/bootstrap/root/Chart.yaml b/bootstrap/root/Chart.yaml index a3a276a7..4af9e92a 100644 --- a/bootstrap/root/Chart.yaml +++ b/bootstrap/root/Chart.yaml @@ -3,5 +3,5 @@ name: root version: 0.0.0 dependencies: - name: argocd-apps - version: 1.2.0 + version: 1.4.1 repository: https://argoproj.github.io/argo-helm