1# Helm chart metadata for sigstore-scaffold with Chainguard images
2# These images are distroless and signed with Sigstore
5home: https://sigstore.dev/
7description: Scaffolding the components of the sigstore architecture
12 - name: The Sigstore Authors
15 artifacthub.io/license: Apache-2.0
19 repository: file:///fulcio
20 condition: fulcio.enabled
23 repository: file:///rekor
24 condition: rekor.enabled
27 repository: file:///trillian
28 condition: trillian.enabled
31 repository: file:///ctlog
32 condition: ctlog.enabled
35 repository: file:///tuf
36 condition: tuf.enabled
39 repository: file:///tsa
40 condition: tsa.enabled