diff --git a/orbit/README.md b/orbit/README.md index b0fc39e1a5..f7ff7da289 100644 --- a/orbit/README.md +++ b/orbit/README.md @@ -152,7 +152,7 @@ Configure update channels for Orbit and osqueryd with the `--orbit-channel` and | `4.6` | 4.6.x | | `4.6.0` | 4.6.0 | -Additionally `stable` and `edge` are special channel names. `stable` will always return the version Fleet deems to be stable, while `edge` will provide newer releases for beta testing. +Additionally `stable` and `edge` are special channel names. The `stable` channel will provide the most recent osquery version that Fleet deems to be stable. When a new version of osquery is released, it is added to the `edge` channel for beta testing. Fleet then provides input to the osquery TSC based on testing. After the version is declared stable by the osquery TSC, Fleet will promote the version to `stable` ASAP. #### macOS signing & Notarization