chore(argo-workflows): Upgrade argo-workflows to app version 3.4.1 (#1505)
[Release Notes](https://github.com/argoproj/argo-workflows/releases/tag/v3.4.1) Signed-off-by: jmeridth <jmeridth@gmail.com> Signed-off-by: jmeridth <jmeridth@gmail.com>
This commit is contained in:
parent
d4085a5641
commit
0b5ab6da18
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: v3.4.0
|
appVersion: v3.4.1
|
||||||
name: argo-workflows
|
name: argo-workflows
|
||||||
description: A Helm chart for Argo Workflows
|
description: A Helm chart for Argo Workflows
|
||||||
type: application
|
type: application
|
||||||
version: 0.20.0
|
version: 0.20.1
|
||||||
icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png
|
icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png
|
||||||
home: https://github.com/argoproj/argo-helm
|
home: https://github.com/argoproj/argo-helm
|
||||||
sources:
|
sources:
|
||||||
|
@ -13,4 +13,4 @@ maintainers:
|
||||||
url: https://argoproj.github.io/
|
url: https://argoproj.github.io/
|
||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- "[Added]: Additional manifests to deploy within the chart"
|
- "[Changed]: Upgrade ArgoWorkflows to v3.4.1"
|
||||||
|
|
Loading…
Reference in a new issue