Skip to content

Commit 4e27aea

Browse files
committed
Add release tasks to update the GitHub actions to work with the new release
Signed-off-by: Chirayu Kapoor <[email protected]>
1 parent 338fe5b commit 4e27aea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/release/release-tasks.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,9 @@ From this point forward changes which should land in the release have to be cher
163163
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`)
164164
<br>Prior art: [cluster-api: update milestone applier config for v1.3](https://github.com/kubernetes/test-infra/pull/26631)
165165

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+
166169
#### [Continuously] Maintain the GitHub release milestone
167170

168171
The goal of this task is to keep an overview over the current release milestone and the implementation

0 commit comments

Comments
 (0)