From 12d4e4c81c2393a222a0c8207c2a9ad1bce25504 Mon Sep 17 00:00:00 2001 From: Alexandre Joris Date: Mon, 29 May 2023 15:43:28 +0200 Subject: [PATCH] fixed Chart.yaml trailing spaces Signed-off-by: Alexandre Joris --- 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 a6eca215..c4676873 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: fixed - description: Fixed GCS keyFormat template example in values.yaml + description: Fixed GCS keyFormat template example in values.yaml