From 30ed2918d4e3987ab932dae112529240d94ec5c5 Mon Sep 17 00:00:00 2001 From: Luke Heath Date: Fri, 28 Jun 2024 11:10:14 -0700 Subject: [PATCH] Switch to one planned patch per sprint (#20070) --- docs/Contributing/Releasing-Fleet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Contributing/Releasing-Fleet.md b/docs/Contributing/Releasing-Fleet.md index 6de294de9d..1b24d83a25 100644 --- a/docs/Contributing/Releasing-Fleet.md +++ b/docs/Contributing/Releasing-Fleet.md @@ -1,5 +1,5 @@ # Releasing Fleet -This section outlines the release process at Fleet. The current release cadence is one minor and two patch releases every three weeks. +This section outlines the release process at Fleet. The current release cadence is one minor and one patch release every three weeks. All Fleet releases are completed using the [Fleet releaser script](https://github.com/fleetdm/fleet/blob/main/tools/release/README.md).