Bump chart version and added changelog
Signed-off-by: Michiel De Mey <de.mey.michiel@gmail.com>
This commit is contained in:
parent
3428f5d70a
commit
a7c6c0292e
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
name: argo-workflows
|
||||
description: A Helm chart for Argo Workflows
|
||||
type: application
|
||||
version: 0.5.0
|
||||
version: 0.6.0
|
||||
appVersion: "v3.1.8"
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
|
@ -16,3 +16,4 @@ maintainers:
|
|||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Added]: Add controller namespaceParallelism param to configmap"
|
||||
- "[Changed]: Changed default GCP keyFormat"
|
||||
|
|
Loading…
Reference in a new issue