From 98e6a5c51542d3aa9a9828e16b1c045028f72d1c Mon Sep 17 00:00:00 2001 From: scott-sudweeks Date: Fri, 20 Aug 2021 09:38:13 -0600 Subject: [PATCH] update annotation for release notes Signed-off-by: scott-sudweeks --- 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 82b8749f..833f93f4 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: | - - "[Fixed]: redis-ha.nameOverride / redis-ha.fullnameOverride breaks the ArgoCD helm chart" + - "[Changed]: ArgoCd chart bumped to app version v2.1.0"