From 1a6a700950a26e887d8e856f55d0349d08d8a0d2 Mon Sep 17 00:00:00 2001 From: Emanuel Oliveira Date: Mon, 23 Aug 2021 10:16:03 -0300 Subject: [PATCH] fix: add blank line on the end of file Signed-off-by: Emanuel Oliveira Signed-off-by: Emanuel Oliveira --- 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 1516535f..0ff2dcef 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -22,4 +22,4 @@ dependencies: annotations: artifacthub.io/changes: | - "[Update]: Update to ArgoCD v2.1.0" - - "[Feature]: Enable use of separated secret just for repositories" \ No newline at end of file + - "[Feature]: Enable use of separated secret just for repositories"