Update changelog annotations and bump minor version

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
Marco Kilchhofer 2021-08-17 09:10:05 +02:00
parent 047708504f
commit 58841ab5da

View file

@ -2,7 +2,7 @@ apiVersion: v2
name: argo-workflows
description: A Helm chart for Argo Workflows
type: application
version: 0.3.1
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
@ -15,4 +15,4 @@ maintainers:
- name: benjaminws
annotations:
artifacthub.io/changes: |
- "[Added]: Support for extraContainers in controller/server"
- "[Changed]: Bump appVersion to 3.1.5"