diff --git a/argocd-managed/argocd/Chart.yaml b/argocd-managed/argocd/Chart.yaml index 593754eb..60ec4416 100644 --- a/argocd-managed/argocd/Chart.yaml +++ b/argocd-managed/argocd/Chart.yaml @@ -4,5 +4,5 @@ type: application version: 1.0.0 dependencies: - name: argo-cd - version: 10.8.0 + version: 10.8.1 repository: "https://argoproj.github.io/argo-helm"