chore(argo-workflows): Add changelog link on README (#1726)

Signed-off-by: yu-croco <yu.croco@gmail.com>
This commit is contained in:
Aikawa 2022-12-22 22:00:38 +09:00 committed by GitHub
parent 7e45f5f03f
commit 4ada750a84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 3 deletions

View file

@ -3,7 +3,7 @@ appVersion: v3.4.4
name: argo-workflows
description: A Helm chart for Argo Workflows
type: application
version: 0.22.3
version: 0.22.4
icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png
home: https://github.com/argoproj/argo-helm
sources:
@ -13,5 +13,4 @@ maintainers:
url: https://argoproj.github.io/
annotations:
artifacthub.io/changes: |
- "[Added]: Support nodeEvents property to workflow-controller-configmap"
- "[Added]: Support kubeConfig property to workflow-controller-configmap"
- "[Added]: Changelog link on README"