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