
* Bump appVersion to 3.1.0 Signed-off-by: Matt Carr <mcarr@kinaxis.com> * Update charts/argo-workflows/Chart.yaml Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com> Signed-off-by: Matt Carr <mcarr@kinaxis.com> * Fix conflicts with upstream Signed-off-by: Matt Carr <mcarr@kinaxis.com> * Update changelog annotations and bump minor version Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com> Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
18 lines
500 B
YAML
18 lines
500 B
YAML
apiVersion: v2
|
|
name: argo-workflows
|
|
description: A Helm chart for Argo Workflows
|
|
type: application
|
|
version: 0.4.0
|
|
appVersion: "v3.1.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: |
|
|
- "[Changed]: Bump appVersion to 3.1.5"
|