File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed
Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -2,5 +2,7 @@ apiVersion: v2
22name : nidhogg
33description : A Helm chart for Kubernetes
44type : application
5+ # x-release-please-start-version
56version : 0.6.1
6- appVersion : v0.5.0
7+ appVersion : v0.6.1
8+ # x-release-please-end
Original file line number Diff line number Diff line change 22
33### version: 0.6.1<!-- x-release-please-version -->
44
5- ![ AppVersion: v0.5.0 ] ( https://img.shields.io/badge/AppVersion-v0.5.0 -informational?style=flat-square )
5+ ![ AppVersion: v0.6.1 ] ( https://img.shields.io/badge/AppVersion-v0.6.1 -informational?style=flat-square )
66
77A Helm chart for Kubernetes
88
Original file line number Diff line number Diff line change 66 "release-type" : " simple" ,
77 "extra-files" : [
88 {
9- "type" : " yaml" ,
10- "path" : " charts/nidhogg/Chart.yaml" ,
11- "jsonpath" : " $.version"
9+ "type" : " generic" ,
10+ "path" : " charts/nidhogg/Chart.yaml"
1211 },
1312 " kustomize/resources.yaml" ,
1413 " charts/nidhogg/README.md"
You can’t perform that action at this time.
0 commit comments