Skip to content

Commit 9fb3dad

Browse files
Cecile Robert-Michonk8s-infra-cherrypick-robot
authored andcommitted
Update release doc to add metadata.yaml as a step
1 parent 6f8bd02 commit 9fb3dad

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/book/src/developers/releasing.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Release Process
22

3-
## Change milestone
3+
## Update metadata.yaml (skip for patch releases)
4+
5+
- Make sure the [metadata.yaml](https://github.com/kubernetes-sigs/cluster-api-provider-azure/blob/main/metadata.yaml) file is up to date and contains the new release with the correct cluster-api contract version.
6+
- If not, open a [PR](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/1928) to add it.
7+
8+
## Change milestone (skip for patch releases)
49

510
- Create a new GitHub milestone for the next release
611
- Change milestone applier so new changes can be applied to the appropriate release

0 commit comments

Comments
 (0)