File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -163,6 +163,9 @@ From this point forward changes which should land in the release have to be cher
163
163
2 . Update the [ milestone applier config] ( https://github.com/kubernetes/test-infra/blob/0b17ef5ffd6c7aa7d8ca1372d837acfb85f7bec6/config/prow/plugins.yaml#L371 ) accordingly (e.g. ` release-1.4: v1.4 ` and ` main: v1.5 ` )
164
164
<br >Prior art: [ cluster-api: update milestone applier config for v1.3] ( https://github.com/kubernetes/test-infra/pull/26631 )
165
165
166
+ 3 . Update the GitHub Actions to work with the new release version.
167
+ <br >Prior art: [ Update actions for 1.5 and make names consistent] ( https://github.com/kubernetes-sigs/cluster-api/pull/9115 )
168
+
166
169
#### [ Continuously] Maintain the GitHub release milestone
167
170
168
171
The goal of this task is to keep an overview over the current release milestone and the implementation
You can’t perform that action at this time.
0 commit comments