fix(argo-workflows): Make Argo Agent and Artifact GC permissions optional for workflows SA (#3048)

This commit is contained in:
Tim Collins 2024-11-22 15:19:46 +00:00 committed by GitHub
parent e888b374c9
commit 90eef9ef1f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 124 additions and 17 deletions

View file

@ -3,7 +3,7 @@ appVersion: v3.6.0
name: argo-workflows
description: A Helm chart for Argo Workflows
type: application
version: 0.44.1
version: 0.45.0
icon: https://argo-workflows.readthedocs.io/en/stable/assets/logo.png
home: https://github.com/argoproj/argo-helm
sources:
@ -17,4 +17,4 @@ annotations:
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
artifacthub.io/changes: |
- kind: fixed
description: Change BASE_HREF to ARGO_BASE_HREF.
description: Make Argo Agent and Artifact GC permissions optional for workflows SA