Skip to content

Commit

Permalink
Update release.md (#1592)
Browse files Browse the repository at this point in the history
  • Loading branch information
kinarashah authored and rafaelbreno committed Jan 28, 2025
1 parent 6843b63 commit 64a3ca0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ Example PRs:
6. Monitor GHA status for tag (https://github.com/rancher/rke/actions). GHA uploads the release manifests to the release tag under Assets (https://github.com/rancher/rke/releases)
7. Copy release notes from our draft release notes to the released tag
8. Mark the patch version for the latest minor version as the latest release. This should always be done for the highest patch version (e.g. if both `1.5.x` and `1.7.x` were released, `1.7.x` should be marked as latest)
9. Delete the draft release created for drafting release notes from https://github.com/rancher/rke/releases. We should only keep tagged versions here.

## Post OOB Release Tasks for KDM

Expand All @@ -149,4 +150,4 @@ Here's an example PR for this change:

## Post Rancher Release Tasks

Once Rancher has been released, make sure to revert the KDM branches to the corresponding dev branches.
Once Rancher has been released, make sure to revert the KDM branches to the corresponding dev branches.

0 comments on commit 64a3ca0

Please sign in to comment.