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/developer/release.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,3 +85,7 @@
85
85
Full Changelog: https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/compare/v0.9.0...v0.10.0
86
86
```
87
87
Be sure to replace the versions in the URL with the appropriate tags.
88
+
---
89
+
### Post release tasks:
90
+
91
+
Create a tracker issue using the [`release`](https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/blob/main/.github/ISSUE_TEMPLATE/release.md) template to have a check-list that covers through all tasks that are expected to be done after the release.
0 commit comments