Skip to content

Commit 10fc28a

Browse files
authored
RELEASE.md: remove superfluous step about go.mods
1 parent c196d0c commit 10fc28a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

RELEASE.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ following controller-runtime releases. The process is as follows:
55

66
1. An issue is proposing a new release with a changelog since the last release.
77
1. All [OWNERS](OWNERS) must LGTM this release.
8-
1. Ensure that all go.mods point to the relevant Kubernetes and controller-runtime versions.
98
1. An OWNER runs `hack/release.sh v$MAJOR.$MINOR.$PATCH`.
109
1. Create a release branch with `git checkout -b release-$MAJOR.$MINOR` from `$VERSION`
1110
and push it to Github `git push origin release-$MAJOR.$MINOR`.

0 commit comments

Comments
 (0)