change notes and version bump

Signed-off-by: reinvantveer <reinvantveer@gmail.com>
This commit is contained in:
reinvantveer 2021-08-19 19:12:28 +02:00
parent ece114c3e9
commit 094ed47673

View file

@ -2,7 +2,7 @@ apiVersion: v2
name: argo-workflows
description: A Helm chart for Argo Workflows
type: application
version: 0.4.0
version: 0.4.1
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: |
- "[Changed]: Bump appVersion to 3.1.5"
- "[Fixed]: Fix typo in Workflows RoleBinding"