argocd-helm/charts/argo-workflows/Chart.yaml
Paul Ayling 46d43f8af3
fix(argo-workflows): Add missing WorkflowTasksets RBAC to controller (#1032)
* Add missing WorkflowTasksets RBAC to controller

Signed-off-by: Paul Ayling <paulayling.dev@gmail.com>

* Add WorkflowTaskSet RBAC to admin role

Signed-off-by: Paul Ayling <paulayling.dev@gmail.com>
2021-11-23 11:12:11 +01:00

18 lines
521 B
YAML

apiVersion: v2
name: argo-workflows
description: A Helm chart for Argo Workflows
type: application
version: 0.9.2
appVersion: v3.2.4
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]: Added missing WorkflowTaskSets RBAC to controller"