File tree Expand file tree Collapse file tree 3 files changed +11
-10
lines changed
charts/kube-startup-cpu-boost Expand file tree Collapse file tree 3 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.16.2"
2+ "." : " 0.16.2" ,
3+ "charts/kube-startup-cpu-boost" : " 0.16.2"
34}
Original file line number Diff line number Diff line change @@ -2,7 +2,5 @@ apiVersion: v2
22name : kube-startup-cpu-boost
33description : A Helm chart for kube-startup-cpu-boost operator
44type : application
5- # x-release-please-start-version
65version : 0.1.0
76appVersion : v0.1.0
8- # x-release-please-end
Original file line number Diff line number Diff line change 11{
22 "bootstrap-sha" : " c421a4f84641631d5ae3241323e4a5af63dc9731" ,
3- "extra-files" : [
4- " README.md" ,
5- " kustomization.yaml" ,
6- " charts/kube-startup-cpu-boost/Chart.yaml" ,
7- " charts/kube-startup-cpu-boost/values.yaml"
8- ],
93 "packages" : {
104 "." : {
115 "changelog-path" : " CHANGELOG.md" ,
126 "release-type" : " go" ,
137 "bump-minor-pre-major" : false ,
148 "bump-patch-for-minor-pre-major" : false ,
159 "draft" : false ,
16- "prerelease" : false
10+ "prerelease" : false ,
11+ "extra-files" : [
12+ " README.md" ,
13+ " kustomization.yaml" ,
14+ " charts/kube-startup-cpu-boost/values.yaml"
15+ ]
16+ },
17+ "charts/kube-startup-cpu-boost" : {
18+ "release-type" : " helm"
1719 }
1820 },
1921 "$schema" : " https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
You can’t perform that action at this time.
0 commit comments