From adc11760ee87baf99b0ac6cc0460d5e91fc761ea Mon Sep 17 00:00:00 2001 From: Erik Stidham Date: Mon, 4 Dec 2023 07:29:09 -0600 Subject: [PATCH] Release steps: Clarify github milestone creation --- RELEASING.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/RELEASING.md b/RELEASING.md index 2ce35238f6..f67b43989a 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -73,7 +73,9 @@ git push --tags 1. Close the milestone for this release. https://github.com/tigera/operator/milestones -1. Go to https://github.com/tigera/operator/milestones and create any new milestones that should exist (e.g., next patch release) +1. Go to https://github.com/tigera/operator/milestones and create any new milestones that should exist + - Create the next patch version + - If a new minor was released (`.0`) then the next minor also needs to be created ## Updates for new Calico CRDs