* Update example for extraPaths for usage with k8s>=1.19 with "networking.k8s.io/v1" Signed-off-by: sturman <4456572+sturman@users.noreply.github.com> * Fix typos in values.yaml Signed-off-by: sturman <4456572+sturman@users.noreply.github.com> * Bump charts version Signed-off-by: sturman <4456572+sturman@users.noreply.github.com> * Apply suggestions from code review Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
15 lines
415 B
YAML
15 lines
415 B
YAML
apiVersion: v2
|
|
name: argo-workflows
|
|
description: A Helm chart for Argo Workflows
|
|
type: application
|
|
version: 0.2.2
|
|
appVersion: "v3.0.2"
|
|
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
|