chore: prepare branch

This commit is contained in:
galargh 2023-01-30 12:48:02 +01:00
parent 0ad00f62b2
commit ed2b7eb488

View File

@ -89,7 +89,7 @@ This section covers tasks to be done ahead of the release.
This section covers tasks to be done during each release.
- [ ] Cut the release branch and update version numbers accordingly <details><summary>using `kuboreleaser release --version vX.Y.Z(-RCN) cut-branch` or ...</summary>
- [ ] Prepare the release branch and update version numbers accordingly <details><summary>using `kuboreleaser release --version vX.Y.Z(-RCN) prepare-branch` or ...</summary>
- [ ] create a new branch `release-vX.Y.Z`
- use `master` as base if `Z == 0`
- use `release` as base if `Z > 0`