fix(argo-workflows): fix yamllint error 'trailing spaces' (#3233)

This commit is contained in:
Yves Schumann 2025-04-03 05:30:35 +02:00 committed by GitHub
parent 9365ba1dd2
commit 49ec752d09
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 15 additions and 14 deletions

View file

@ -3,7 +3,7 @@ appVersion: v3.6.5
name: argo-workflows
description: A Helm chart for Argo Workflows
type: application
version: 0.45.11
version: 0.45.12
icon: https://argo-workflows.readthedocs.io/en/stable/assets/logo.png
home: https://github.com/argoproj/argo-helm
sources:
@ -16,5 +16,5 @@ annotations:
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
artifacthub.io/changes: |
- kind: changed
description: Bump argo-workflows to v3.6.5
- kind: fixed
description: Fix yamllint error 'trailing spaces'