From 17e372b86d1839e5ba6761d5ee674f6280030f19 Mon Sep 17 00:00:00 2001 From: reinvantveer Date: Tue, 20 Jul 2021 15:35:00 +0200 Subject: [PATCH] add changelog entries Signed-off-by: reinvantveer --- charts/argo-workflows/Chart.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/charts/argo-workflows/Chart.yaml b/charts/argo-workflows/Chart.yaml index e2db8993..6048e17a 100644 --- a/charts/argo-workflows/Chart.yaml +++ b/charts/argo-workflows/Chart.yaml @@ -15,4 +15,6 @@ maintainers: - name: benjaminws annotations: artifacthub.io/changes: | - - "[Added]: Initialize Changelog" + - "[Changed]: Service accounts, roles and role bindings can now be auto-created for each workflow controller namespace" + - "[Fixed]: The contributer testing guidelines were updated to reflect the chart name change from 'argo' to + 'argo-workflows'"