From 3d0ec1622c266cd3b1dd3ab45742b6b83c90da66 Mon Sep 17 00:00:00 2001 From: "Marco Maurer (-Kilchhofer)" Date: Tue, 7 Jan 2025 09:30:51 +0100 Subject: [PATCH] fix: Drop trailing spaces Signed-off-by: Marco Maurer (-Kilchhofer) --- 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 4aac6932..1e799493 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: added - description: Added `tpl` function support for `server.ingress`. + description: Added `tpl` function support for `server.ingress`.