File tree Expand file tree Collapse file tree 3 files changed +16
-14
lines changed
charts/kube-startup-cpu-boost Expand file tree Collapse file tree 3 files changed +16
-14
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.16.2" ,
3- "charts/kube-startup-cpu-boost" : " 0.16.2"
2+ "." : " 0.16.2"
43}
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ apiVersion: v2
22name : kube-startup-cpu-boost
33description : A Helm chart for kube-startup-cpu-boost operator
44type : application
5- version : 0.1.0
6- appVersion : v0.1.0
5+ version : 0.16.2
6+ appVersion : 0.16.2
Original file line number Diff line number Diff line change 22 "bootstrap-sha" : " c421a4f84641631d5ae3241323e4a5af63dc9731" ,
33 "packages" : {
44 "." : {
5- "changelog-path" : " CHANGELOG.md" ,
65 "release-type" : " go" ,
7- "bump-minor-pre-major" : false ,
8- "bump-patch-for-minor-pre-major" : false ,
9- "draft" : false ,
10- "prerelease" : false ,
6+ "changelog-path" : " CHANGELOG.md" ,
117 "extra-files" : [
128 " README.md" ,
139 " kustomization.yaml" ,
14- " charts/kube-startup-cpu-boost/values.yaml"
10+ " charts/kube-startup-cpu-boost/values.yaml" ,
11+ {
12+ "type" : " yaml" ,
13+ "path" : " charts/kube-startup-cpu-boost/Chart.yaml" ,
14+ "jsonpath" : " $.version"
15+ },
16+ {
17+ "type" : " yaml" ,
18+ "path" : " charts/kube-startup-cpu-boost/Chart.yaml" ,
19+ "jsonpath" : " $.appVersion"
20+ }
1521 ]
16- },
17- "charts/kube-startup-cpu-boost" : {
18- "release-type" : " helm"
1922 }
2023 },
2124 "$schema" : " https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
22- }
25+ }
You can’t perform that action at this time.
0 commit comments