From 7be636253c7bcad0eebe102ad217263134c75b79 Mon Sep 17 00:00:00 2001 From: Scott Melhop Date: Fri, 22 Nov 2024 12:31:47 +0100 Subject: [PATCH] Update changelog Signed-off-by: Scott Melhop --- charts/argo-workflows/Chart.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/argo-workflows/Chart.yaml b/charts/argo-workflows/Chart.yaml index f59896ce..d81da7f6 100644 --- a/charts/argo-workflows/Chart.yaml +++ b/charts/argo-workflows/Chart.yaml @@ -7,14 +7,14 @@ version: 0.44.1 icon: https://argo-workflows.readthedocs.io/en/stable/assets/logo.png home: https://github.com/argoproj/argo-helm sources: - - https://github.com/argoproj/argo-workflows +- https://github.com/argoproj/argo-workflows maintainers: - - name: argoproj - url: https://argoproj.github.io/ +- name: argoproj + url: https://argoproj.github.io/ annotations: artifacthub.io/signKey: | fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252 url: https://argoproj.github.io/argo-helm/pgp_keys.asc artifacthub.io/changes: | - kind: fixed - description: Remove excessive RBAC privileges from workflow-role. + description: Change BASE_HREF to ARGO_BASE_HREF.