mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-24 07:59:02 +00:00
shouldn't bump template version (#572)
CONTRIBUTING.md says charts should start at 1.0.0; so presumably the template should too.
This commit is contained in:
parent
b17621cf73
commit
ebfef9e0f8
@ -2,7 +2,7 @@ apiVersion: v2
|
|||||||
appVersion: 1.0.0
|
appVersion: 1.0.0
|
||||||
description: ${CHARTNAME} helm package
|
description: ${CHARTNAME} helm package
|
||||||
name: ${CHARTNAME}
|
name: ${CHARTNAME}
|
||||||
version: 1.1.0
|
version: 1.0.0
|
||||||
keywords:
|
keywords:
|
||||||
- ${CHARTNAME}
|
- ${CHARTNAME}
|
||||||
home: https://github.com/k8s-at-home/charts/tree/master/charts/${CHARTNAME}
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/${CHARTNAME}
|
||||||
|
Loading…
Reference in New Issue
Block a user