From 126bdf6cf907185adbbdfc050f97249c172b2560 Mon Sep 17 00:00:00 2001 From: irizzant Date: Wed, 21 Feb 2024 21:38:18 +0000 Subject: [PATCH] fix(chart): add artifacthub annotations Signed-off-by: irizzant --- charts/argocd-apps/Chart.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/charts/argocd-apps/Chart.yaml b/charts/argocd-apps/Chart.yaml index c60a93a4..21ddb630 100644 --- a/charts/argocd-apps/Chart.yaml +++ b/charts/argocd-apps/Chart.yaml @@ -17,5 +17,12 @@ annotations: fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252 url: https://argoproj.github.io/argo-helm/pgp_keys.asc artifacthub.io/changes: | + - kind: added + description: make the chart use maps instead of lists + links: + - name: GitHub Issue + url: https://github.com/argoproj/argo-helm/issues/2523 + - name: GitHub PR + url: https://github.com/argoproj/argo-helm/pull/2538 - kind: fixed description: move ignoreApplicationDifferences block up a level to fix render