* fix(argo-workflows): remove old default init service account Signed-off-by: GitHub <noreply@github.com> * fix(argo-workflows): remove init.serviceAccount from README Signed-off-by: GitHub <noreply@github.com> * chore(argo-workflows): update changelog Signed-off-by: GitHub <noreply@github.com> * chore(argo-workflows): bump chart to 0.2.8 Signed-off-by: GitHub <noreply@github.com> Co-authored-by: Vlad Losev <vladlosev@users.noreply.github.com>
18 lines
516 B
YAML
18 lines
516 B
YAML
apiVersion: v2
|
|
name: argo-workflows
|
|
description: A Helm chart for Argo Workflows
|
|
type: application
|
|
version: 0.2.10
|
|
appVersion: "v3.0.7"
|
|
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]: Removed init.serviceAccount unused fields"
|