From 5a5dbbee6003b65a635bfe5997408f7567ced3d3 Mon Sep 17 00:00:00 2001 From: Erwan Vallienne Date: Thu, 20 Jun 2024 11:46:44 +0200 Subject: [PATCH] Fix lint Signed-off-by: Erwan Vallienne --- 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 82d813f3..1d1b03af 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -29,4 +29,4 @@ annotations: - kind: removed description: Remove `server.certificate.secretName`, as the expected secret name is static (argocd-server-tls) - kind: removed - description: Remove `applicationSet.certificate.secretName`, as the expected secret name is static (argocd-applicationset-controller-tls) \ No newline at end of file + description: Remove `applicationSet.certificate.secretName`, as the expected secret name is static (argocd-applicationset-controller-tls)