feat(argo-workflows): Update argo workflows to v3.2.7 (#1130)
This commit is contained in:
parent
da0946d61e
commit
59feee1a07
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@ apiVersion: v2
|
||||||
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.10.0
|
version: 0.10.1
|
||||||
appVersion: v3.2.6
|
appVersion: v3.2.7
|
||||||
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:
|
||||||
|
@ -15,4 +15,4 @@ maintainers:
|
||||||
- name: benjaminws
|
- name: benjaminws
|
||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- "[Added]: Add controller serviceMonitor.namespace parameter."
|
- "[Changed]: Update to app version v3.2.7"
|
||||||
|
|
Loading…
Reference in a new issue