From 96aed8b2bada635e198e6458879fd8a8ad31820a Mon Sep 17 00:00:00 2001 From: Emanuel Oliveira Date: Sat, 21 Aug 2021 00:39:40 -0300 Subject: [PATCH] chore: fix changed log word Co-authored-by: Mateus Miranda --- 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 3758aa73..82530c59 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 secred for repositories" + - "[Feature]: Enable use of separated secret for repositories"