fix(argo-workflows): Make Argo Agent and Artifact GC permissions optional for workflows SA (#3048)
This commit is contained in:
parent
e888b374c9
commit
90eef9ef1f
8 changed files with 124 additions and 17 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue