Bump chart version and added changelog

Signed-off-by: Michiel De Mey <de.mey.michiel@gmail.com>
This commit is contained in:
Michiel De Mey 2021-09-01 14:56:11 +02:00
parent 3428f5d70a
commit a7c6c0292e

View file

@ -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"