You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/book/src/developers/releasing.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ This must be done prior to generating release artifacts, so the release contains
50
50
### 2. Change milestone (skip for patch releases) (maintainer)
51
51
52
52
- Create a [new GitHub milestone](https://github.com/kubernetes-sigs/cluster-api-provider-azure/milestones/new) for the next release.
53
-
- Change the milestone applier so new changes can be applied to the appropriate release.
53
+
- Change the milestone applier so new changes can be applied to the appropriate release.[A sample PR](https://github.com/kubernetes/test-infra/pull/34225) in test infra to update the release.
0 commit comments