File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33 workflow_dispatch :
44 inputs :
55 rancher_ref :
6- description : " Submit PR against the following rancher/rancher branch (e.g. release/v2.13 or main if there is no according release branch yet)"
6+ description : " Submit PR against the following rancher/rancher branch (e.g. release/v2.15 or main if there is no according release branch yet)"
77 required : true
8- default : " main "
8+ default : " release/v0.15 "
99 new_fleet :
10- description : " New Fleet version (e.g. 0.14 .0-rc.1)"
10+ description : " New Fleet version (e.g. 0.15 .0-rc.1)"
1111 required : true
1212 default : " "
1313 new_chart :
14- description : " New Rancher Chart version (e.g. 108 .0.0)"
14+ description : " New Rancher Chart version (e.g. 109 .0.0)"
1515 required : true
1616 default : " "
1717 should_bump_api :
You can’t perform that action at this time.
0 commit comments