Skip to content

Commit 09b0e84

Browse files
authored
Merge pull request #14 from cert-manager/update-chart-v0.0.1-alpha.0
Updates helm Chart.yaml with more info
2 parents ae965f6 + b75bdaf commit 09b0e84

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

deploy/charts/istio-csr/Chart.yaml

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
1-
apiVersion: v1
2-
appVersion: "v0.0.1-alpha.0"
3-
version: 0.0.1
1+
apiVersion: v2
2+
3+
name: cert-manager-istio-agent
4+
type: application
45
description: A Helm chart for istio-csr
6+
57
home: https://github.com/jetstack/istio-csr
6-
name: cert-manager-istio-agent
78
maintainers:
89
- name: joshvanl
10+
11+
sources:
12+
- https://github.com/cert-manager/istio-csr
13+
14+
appVersion: v0.0.1-alpha.0
15+
version: v0.0.1-alpha.0

0 commit comments

Comments
 (0)