diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index bdbdd4e6..657b4131 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -23,5 +23,6 @@ dependencies: condition: redis-ha.enabled annotations: artifacthub.io/changes: | - - kind: fixed - description: Fixed typos in values.yaml and README.md + - kind: added + description: Added pod exec permission to argo-server Role when exec.enabled is True. +