fix(argo-workflows): hyphen typo in values.yaml comment (#2673)
This commit is contained in:
parent
9c1e15abf3
commit
65e99a1c04
3 changed files with 4 additions and 4 deletions
|
|
@ -3,7 +3,7 @@ appVersion: v3.5.6
|
|||
name: argo-workflows
|
||||
description: A Helm chart for Argo Workflows
|
||||
type: application
|
||||
version: 0.41.2
|
||||
version: 0.41.3
|
||||
icon: https://argo-workflows.readthedocs.io/en/stable/assets/logo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
sources:
|
||||
|
|
@ -17,4 +17,4 @@ annotations:
|
|||
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||
artifacthub.io/changes: |
|
||||
- kind: changed
|
||||
description: Bump argo-workflows to v3.5.6
|
||||
description: Fix hyphen typo in values.yaml comments
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue