We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c196d0c commit 10fc28aCopy full SHA for 10fc28a
RELEASE.md
@@ -5,7 +5,6 @@ following controller-runtime releases. The process is as follows:
5
6
1. An issue is proposing a new release with a changelog since the last release.
7
1. All [OWNERS](OWNERS) must LGTM this release.
8
-1. Ensure that all go.mods point to the relevant Kubernetes and controller-runtime versions.
9
1. An OWNER runs `hack/release.sh v$MAJOR.$MINOR.$PATCH`.
10
1. Create a release branch with `git checkout -b release-$MAJOR.$MINOR` from `$VERSION`
11
and push it to Github `git push origin release-$MAJOR.$MINOR`.
0 commit comments