From 3dcb47cba59458303266c22385a0d44fae80fd21 Mon Sep 17 00:00:00 2001 From: workwithprashant <60788667+workwithprashant@users.noreply.github.com> Date: Tue, 12 Dec 2023 03:01:47 +0000 Subject: [PATCH] Corrected lint errors Signed-off-by: workwithprashant <60788667+workwithprashant@users.noreply.github.com> --- 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 64b23e74..e0e1c1b9 100644 --- a/charts/argo-workflows/Chart.yaml +++ b/charts/argo-workflows/Chart.yaml @@ -17,4 +17,4 @@ annotations: url: https://argoproj.github.io/argo-helm/pgp_keys.asc artifacthub.io/changes: | - kind: changed - description: fix(argo-workflows): fix helm lint error when extraObjects is defined and same fix as one done for argo-cd #2116 + description: "fix(argo-workflows): fix helm lint error when extraObjects is defined and same fix as one done for argo-cd #2116"