From 944a3b76428ee647f3bd594502ffe1c8b2f1943b Mon Sep 17 00:00:00 2001 From: Marco Kilchhofer Date: Wed, 11 Aug 2021 09:03:37 +0200 Subject: [PATCH] Apply suggestions from code review Signed-off-by: Marco 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 edeb0710..6ce42aec 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -21,4 +21,4 @@ dependencies: condition: redis-ha.enabled annotations: artifacthub.io/changes: | - - "[Fix]: Can't login when using configs.secret.argocdServerAdminPassword" + - "[Fixed]: Can't login when using configs.secret.argocdServerAdminPassword"