From 56d4380ba688b5d25466a89ae9671dfb56b0c5ce Mon Sep 17 00:00:00 2001 From: Mo Zhu Date: Mon, 25 Sep 2023 10:34:42 -0700 Subject: [PATCH] State that latest version of osquery is supported (#13982) . ... --- docs/Using Fleet/enroll-hosts.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/Using Fleet/enroll-hosts.md b/docs/Using Fleet/enroll-hosts.md index 2801859338..afe00e0bc8 100644 --- a/docs/Using Fleet/enroll-hosts.md +++ b/docs/Using Fleet/enroll-hosts.md @@ -3,6 +3,7 @@ - [Enroll hosts](#enroll-hosts) - [Introduction](#introduction) + - [Supported osquery versions](#supported-osquery-versions) - [Add hosts with Fleetd](#add-hosts-with-fleetd) - [Signing installers](#signing-installers) - [Including Fleet Desktop](#including-fleet-desktop) @@ -33,6 +34,9 @@ You can also install plain osquery on your hosts and connect to Fleet using osqu > For ChromeOS hosts, the [fleetd Chrome extension](#add-chromebooks-with-the-fleetd-chrome-extension) is installed instead of osquery. +## Supported osquery versions + +Fleet supports the [latest version of osquery](https://github.com/osquery/osquery/tags). ## Enroll hosts with Fleetd