diff --git a/charts/argo-rollouts/Chart.yaml b/charts/argo-rollouts/Chart.yaml index 2a047fca..d64a8c0f 100644 --- a/charts/argo-rollouts/Chart.yaml +++ b/charts/argo-rollouts/Chart.yaml @@ -16,6 +16,5 @@ maintainers: annotations: artifacthub.io/changes: | - kind: added - description: Ability to provide additional volumes and volumeMounts - - kind: added - description: Missing permissions to leases under coordination api group \ No newline at end of file + description: Missing permissions to leases under coordination api group + \ No newline at end of file diff --git a/charts/argo-rollouts/templates/dashboard/clusterrole.yaml b/charts/argo-rollouts/templates/dashboard/clusterrole.yaml index a8cd93fd..0d69d67e 100644 --- a/charts/argo-rollouts/templates/dashboard/clusterrole.yaml +++ b/charts/argo-rollouts/templates/dashboard/clusterrole.yaml @@ -79,4 +79,4 @@ rules: - create - get - update -{{- end }} \ No newline at end of file +{{- end }}