From 4a2b6f700712c9fbc7d1202ad62a292e6487b44d Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Thu, 29 Jan 2026 18:27:58 -0500 Subject: [PATCH] Supported host operating systems (#39026) Fleet doesn't test Red Hat Enterprise Linux 10 --------- Co-authored-by: Ian Littman --- docs/Get started/FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Get started/FAQ.md b/docs/Get started/FAQ.md index c49da6918c..7d46d1c112 100644 --- a/docs/Get started/FAQ.md +++ b/docs/Get started/FAQ.md @@ -78,7 +78,7 @@ Fleet supports the following operating system versions on hosts. | macOS | 14+ (Sonoma) | | iOS/iPadOS | 17+ | | Windows | Pro and Enterprise 10+, Server 2012+ | -| Linux | CentOS 7.1+, Ubuntu 20.04+, Fedora 38+, Amazon Linux 2+, Debian 11+, Red Hat Enterprise Linux (RHEL) 7+, openSUSE 15.6+, Arch Linux, Omarchy | +| Linux | CentOS 7.1+, Ubuntu 20.04+, Fedora 38, 39, Amazon Linux 2+, Debian 11+, Red Hat Enterprise Linux (RHEL) 7, 8, 9, openSUSE 15.6+, Arch Linux, Omarchy | | ChromeOS | 112.0.5615.134+ | | Android | 14+ |