feat(argo-workflows): Introduce chart signing (#2044)

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
main argo-workflows-0.26.5
Marco Kilchhofer 2023-05-10 16:20:51 +02:00 committed by GitHub
parent 8c295d3344
commit 887f68adb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 3 deletions

View File

@ -3,7 +3,7 @@ appVersion: v3.4.7
name: argo-workflows
description: A Helm chart for Argo Workflows
type: application
version: 0.26.4
version: 0.26.5
icon: https://argoproj.github.io/argo-workflows/assets/logo.png
home: https://github.com/argoproj/argo-helm
sources:
@ -12,6 +12,9 @@ maintainers:
- name: argoproj
url: https://argoproj.github.io/
annotations:
artifacthub.io/signKey: |
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
artifacthub.io/changes: |
- kind: fixed
description: Create clusterWorkflowTemplates CRD only when enabled in Helm values.
- kind: added
description: Introduce chart signing