fix(argo-workflows): Align changelog structure to show changelogs on Artifact Hub (#1812)
Signed-off-by: yu-croco <yu.croco@gmail.com>pull/1816/head^2 argo-workflows-0.22.9
parent
b6922aed2f
commit
bdbfaa2523
|
@ -3,7 +3,7 @@ appVersion: v3.4.4
|
|||
name: argo-workflows
|
||||
description: A Helm chart for Argo Workflows
|
||||
type: application
|
||||
version: 0.22.8
|
||||
version: 0.22.9
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
sources:
|
||||
|
@ -13,4 +13,5 @@ maintainers:
|
|||
url: https://argoproj.github.io/
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Added]: Helm helper function to allow image registry to be absent"
|
||||
- kind: fixed
|
||||
description: Align changelog structure to show changelogs on Artifact Hub
|
||||
|
|
Loading…
Reference in New Issue