Switch to one planned patch per sprint (#20070)

This commit is contained in:
Luke Heath 2024-06-28 11:10:14 -07:00 committed by GitHub
parent 6015717838
commit 30ed2918d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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).