-
Notifications
You must be signed in to change notification settings - Fork 19
/
Chart.yaml
36 lines (36 loc) · 1.21 KB
/
Chart.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
annotations:
artifacthub.io/category: integration-delivery
artifacthub.io/license: Apache-2.0
artifacthub.io/links: |
- name: support
url: https://github.com/securesign/sigstore-ocp/issues
- name: Chart Source
url: https://github.com/securesign/sigstore-ocp
- name: Default Image Source
url: ""
charts.openshift.io/name: TrustedArtifactSigner
charts.openshift.io/provider: TrustedArtifactSigner
charts.openshift.io/supportURL: https://github.com/securesign/sigstore-ocp/issues
apiVersion: v2
name: trusted-artifact-signer
description: A Helm chart for deploying Sigstore scaffold chart that is opinionated for OpenShift
type: application
dependencies:
- name: scaffold
version: 0.6.41
repository: https://sigstore.github.io/helm-charts
alias: scaffold
keywords:
- sigstore
- sign
- cosign
kubeVersion: ">= 1.19.0-0"
maintainers:
- name: TrustedArtifactSigner
url: ""
sources:
- https://github.com/securesign/sigstore-ocp
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.54