From 7a3a4c7eaa46fefb10865ee80a89265359fb4df6 Mon Sep 17 00:00:00 2001 From: Jahziel Villasana-Espinoza Date: Tue, 22 Oct 2024 17:46:15 -0400 Subject: [PATCH] fix: add ios minimum version to os list --- docs/Get started/FAQ.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Get started/FAQ.md b/docs/Get started/FAQ.md index 38b68be9ff9..5c7feeacbdb 100644 --- a/docs/Get started/FAQ.md +++ b/docs/Get started/FAQ.md @@ -76,6 +76,7 @@ Fleet supports the following operating system versions on hosts. | OS | Supported version(s) | | :------ | :------------------------------------- | | macOS | 13+ (Ventura) | +| iOS | 17+ | | Windows | Pro and Enterprise 10+, Server 2012+ | | Linux | CentOS 7.1+, Ubuntu 20.04+, Fedora 38+ | | ChromeOS | 112.0.5615.134+ |