fix(argo-workflows): Restore RBAC permission and clarify namespace settings. (#989)
Signed-off-by: Vlad Losev <vladimir.losev@sage.com>
This commit is contained in:
parent
6fe7f57fb2
commit
c1e7213cdc
7 changed files with 19 additions and 23 deletions
|
|
@ -2,8 +2,8 @@ apiVersion: v2
|
|||
name: argo-workflows
|
||||
description: A Helm chart for Argo Workflows
|
||||
type: application
|
||||
version: 0.8.0
|
||||
appVersion: "v3.2.0"
|
||||
version: 0.8.1
|
||||
appVersion: v3.2.0
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
sources:
|
||||
|
|
@ -15,4 +15,4 @@ maintainers:
|
|||
- name: benjaminws
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Added]: Workflow Controller ConfigMap Executor ImagePullPolicy"
|
||||
- "[Changed]: Restore RBAC permissions and clarify namespace settings."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue