diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index 0ff2dcef..1516535f 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -22,4 +22,4 @@ dependencies: annotations: artifacthub.io/changes: | - "[Update]: Update to ArgoCD v2.1.0" - - "[Feature]: Enable use of separated secret just for repositories" + - "[Feature]: Enable use of separated secret just for repositories" \ No newline at end of file diff --git a/charts/argo-cd/README.md b/charts/argo-cd/README.md index e9c661bf..48676ca7 100644 --- a/charts/argo-cd/README.md +++ b/charts/argo-cd/README.md @@ -36,7 +36,7 @@ Changes in the `CustomResourceDefinition` resources shall be fixed easily by cop ### 3.13.0 -This release removes the flag `--staticassets` from argocd server as it has been dropped upstream. If this flag needs to be enabled e.g for older releases of ArgoCD, it can be passed via the `extraArgs` field +This release removes the flag `--staticassets` from argocd server as it has been dropped upstream. If this flag needs to be enabled e.g for older releases of ArgoCD, it can be passed via the `server.extraArgs` field ### 3.10.2