Merge branch 'main' into jm/fix-argo-events-helm-chart-artifacthub-annotation
This commit is contained in:
commit
d641e49a54
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@ appVersion: v3.4.7
|
|||
name: argo-workflows
|
||||
description: A Helm chart for Argo Workflows
|
||||
type: application
|
||||
version: 0.26.1
|
||||
version: 0.26.2
|
||||
icon: https://argoproj.github.io/argo-workflows/assets/logo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
sources:
|
||||
|
@ -13,5 +13,5 @@ maintainers:
|
|||
url: https://argoproj.github.io/
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: chore
|
||||
description: Update Chart icon
|
||||
- kind: fixed
|
||||
description: Use correct artifacthub kind and get latest chart version to artifacthub
|
||||
|
|
Loading…
Reference in a new issue