* feat(argo-workflows): Assign common labels to controller resources Signed-off-by: kenchan0130 <tt.tanishi100@gmail.com> * feat(argo-workflows): Assign common labels to the server sa resource Signed-off-by: kenchan0130 <tt.tanishi100@gmail.com> * Update argo-workflows Chart.yaml Signed-off-by: kenchan0130 <tt.tanishi100@gmail.com>
18 lines
513 B
YAML
18 lines
513 B
YAML
apiVersion: v2
|
|
name: argo-workflows
|
|
description: A Helm chart for Argo Workflows
|
|
type: application
|
|
version: 0.16.7
|
|
appVersion: v3.3.8
|
|
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: |
|
|
- "[Changed]: Assign common labels to some resources"
|