diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index 505b369f..9fde103a 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: v2.4.11 description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. name: argo-cd -version: 4.10.9 +version: 5.0.0 home: https://github.com/argoproj/argo-helm icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png keywords: @@ -21,4 +21,6 @@ dependencies: condition: redis-ha.enabled annotations: artifacthub.io/changes: | - - "[Changed]: Update to app version 2.4.11" + - "[Removed]: Legacy support to run controller as a Deployment" + - "[Removed]: Legacy support to use old format of repository secrets" + - "[Removed]: Parameters server.additionalApplications and server.additionalProjects are moved to a separate chart - argocd-apps" diff --git a/charts/argo-cd/README.md b/charts/argo-cd/README.md index 060b4f10..f4d6ae73 100644 --- a/charts/argo-cd/README.md +++ b/charts/argo-cd/README.md @@ -98,6 +98,92 @@ kubectl apply -k "https://github.com/argoproj/argo-cd/manifests/crds?ref=