* fix(argo-workflows): add missing rules for workflow role to run HTTP/plugin templates Signed-off-by: yu-croco <yuki.kita22@gmail.com> * chore(argo-workflows): refactor role rules simpler Signed-off-by: yu-croco <yuki.kita22@gmail.com>
18 lines
537 B
YAML
18 lines
537 B
YAML
apiVersion: v2
|
|
name: argo-workflows
|
|
description: A Helm chart for Argo Workflows
|
|
type: application
|
|
version: 0.15.4
|
|
appVersion: v3.3.5
|
|
icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png
|
|
home: https://github.com/argoproj/argo-helm
|
|
sources:
|
|
- https://github.com/argoproj/argo-workflows
|
|
maintainers:
|
|
- name: alexec
|
|
- name: alexmt
|
|
- name: jessesuen
|
|
- name: benjaminws
|
|
annotations:
|
|
artifacthub.io/changes: |
|
|
- "[Fixed]: Add missing rules for workflow role to run HTTP/plugin templates"
|