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/release/release-tasks.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
@@ -332,7 +332,7 @@ The goal of this task to make the book for the current release available under e
332
332
7. Write highlights section based on the initial release notes doc.
333
333
8. Add the Kubernetes version support section and pay close attention to set the correct versions here.
334
334
<br>**Note**: Check our [Kubernetes support policy](https://cluster-api.sigs.k8s.io/reference/versions.html#supported-kubernetes-versions) in the CAPI book. In case of doubt, reach out to the current release lead.
335
-
9. Modify `Changes since v1.x.y` to `Changes since v1.x`
335
+
9. **For minor releases** Modify `Changes since v1.x.y` to `Changes since v1.x`
336
336
<br>**Note**: The release notes tool includes all merges since the previous release branch was branched of.
337
337
4. Iterate until the GA release by generating incremental release notes and modifying the release notes in hackmd accordingly:
0 commit comments