Skip to content

Commit 82e1b66

Browse files
authored
docs: Update milestone release cadence (#3657)
Signed-off-by: Rita Zhang <[email protected]>
1 parent efdb6b0 commit 82e1b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Release_Management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This document describes Gatekeeper project release management, which includes re
88

99
- **X.Y.Z** refers to the version (git tag) of Gatekeeper that is released. This is the version of the Gatekeeper image and the Chart version.
1010
- **Breaking changes** refer to schema changes, flag changes, and behavior changes of Gatekeeper that may require a clean installation during upgrade, and it may introduce changes that could break backward compatibility.
11-
- **Milestone** should be designed to include feature sets to accommodate 2 months release cycles including test gates. GitHub's milestones are used by maintainers to manage each release. PRs and Issues for each release should be created as part of a corresponding milestone.
11+
- **Milestone** should be designed to include feature sets to accommodate 3 months release cycles including test gates. GitHub's milestones are used by maintainers to manage each release. PRs and Issues for each release should be created as part of a corresponding milestone.
1212
- **Patch releases** refer to applicable fixes, including security fixes, may be backported to support releases, depending on severity and feasibility.
1313
- **Test gates** should include soak tests and upgrade tests from the last minor version.
1414

0 commit comments

Comments
 (0)