From f61fff8516c559adf001d0651ebd295a7149b97c Mon Sep 17 00:00:00 2001 From: Tim Collins Date: Fri, 14 Apr 2023 08:28:55 +0100 Subject: [PATCH] remove ns qualifier from chart changes Signed-off-by: Tim Collins --- charts/argo-workflows/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo-workflows/Chart.yaml b/charts/argo-workflows/Chart.yaml index 54a672a7..616f3cc4 100644 --- a/charts/argo-workflows/Chart.yaml +++ b/charts/argo-workflows/Chart.yaml @@ -14,4 +14,4 @@ maintainers: annotations: artifacthub.io/changes: | - kind: added - description: Add option for workflow controller to read all secrets in its namespace. + description: Add option for workflow controller to read all secrets.