mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Docs: add missing pageOrderInSection meta tag (#8104)
* Update Orbit-development-and-release-strategy.md * Update docs/Contributing/Orbit-development-and-release-strategy.md Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com> Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
This commit is contained in:
parent
da77c2a222
commit
9970ac668b
1 changed files with 3 additions and 1 deletions
|
|
@ -27,4 +27,6 @@ This allows some flexibility when developing new features in Orbit and Fleet.
|
|||
## Release process
|
||||
|
||||
1. Orbit components (Orbit itself, Fleet Desktop and osqueryd) must be released to FleetDM's TUF before new Fleet server releases are available in Github.
|
||||
2. When the new Fleet server version doesn't support older Orbit versions (see [Nice to have](#nice-to-have)), the release notes must document their minimum supported Orbit version. This is for users that use Orbit with auto-updates disabled or they pin to a specific channel. These users would need to first update Orbit in their devices, and then proceed to upgrade Fleet server.
|
||||
2. When the new Fleet server version doesn't support older Orbit versions (see [Nice to have](#nice-to-have)), the release notes must document their minimum supported Orbit version. This is for users that use Orbit with auto-updates disabled or they pin to a specific channel. These users would need to first update Orbit in their devices and then proceed to upgrade Fleet server.
|
||||
|
||||
<meta name="pageOrderInSection" value="1200">
|
||||
Loading…
Reference in a new issue