From 2eb2aa5eee9110b00a9f096a69447e12d19230ad Mon Sep 17 00:00:00 2001 From: Oleksandr Saulyak Date: Tue, 8 Oct 2024 11:28:29 +0300 Subject: [PATCH] fix lint issue --- charts/argo-cd/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index 19c96c72..9040a41d 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -27,4 +27,4 @@ annotations: url: https://argoproj.github.io/argo-helm/pgp_keys.asc artifacthub.io/changes: | - kind: changed - description: Feat: (event-reporter) report change revisions metadata in app annotations + description: Feat: [event-reporter] report change revisions metadata in app annotations