bump patch version

Signed-off-by: Niels ten Boom <nielstenboom@gmail.com>
This commit is contained in:
Niels ten Boom 2021-07-21 09:37:53 +02:00
parent 8999fd4757
commit 5f92a40995

View file

@ -2,7 +2,7 @@ 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.2.11 version: 0.2.12
appVersion: "v3.0.7" appVersion: "v3.0.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
@ -15,4 +15,4 @@ maintainers:
- name: benjaminws - name: benjaminws
annotations: annotations:
artifacthub.io/changes: | artifacthub.io/changes: |
- "[Fixed]: Pods stuck in pending phase due to workflow update timeouts." - "[Changed]: Argo workflows values file no longer has examples referencing ArgoCD"