From 329eabf9dd56d4abdc96fd92313d5b3c27b44c8f Mon Sep 17 00:00:00 2001 From: Marko Lisica <83164494+marko-lisica@users.noreply.github.com> Date: Thu, 31 Oct 2024 14:13:19 +0100 Subject: [PATCH 1/2] Update automatic-software-install-in-fleet.md --- articles/automatic-software-install-in-fleet.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/articles/automatic-software-install-in-fleet.md b/articles/automatic-software-install-in-fleet.md index 007af639e0b3..0802639acf53 100644 --- a/articles/automatic-software-install-in-fleet.md +++ b/articles/automatic-software-install-in-fleet.md @@ -4,6 +4,8 @@ Fleet [v4.57.0](https://github.com/fleetdm/fleet/releases/tag/fleet-v4.57.0) int Fleet allows its users to upload trusted software installation files to be installed and used on hosts. This installation could be conditioned on a failure of a specific Fleet Policy. +> Currently, custom packages and Fleet-maintained apps can be automatically installed. macOS App Store apps will be [supported soon](https://github.com/fleetdm/fleet/issues/23115). + ## Prerequisites * Fleet premium with Admin permissions. From 52b84d79f163d415cb74bcc31563e71c68803a64 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Thu, 31 Oct 2024 16:08:01 -0400 Subject: [PATCH 2/2] Update articles/automatic-software-install-in-fleet.md --- articles/automatic-software-install-in-fleet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/automatic-software-install-in-fleet.md b/articles/automatic-software-install-in-fleet.md index 0802639acf53..b415a781722c 100644 --- a/articles/automatic-software-install-in-fleet.md +++ b/articles/automatic-software-install-in-fleet.md @@ -4,7 +4,7 @@ Fleet [v4.57.0](https://github.com/fleetdm/fleet/releases/tag/fleet-v4.57.0) int Fleet allows its users to upload trusted software installation files to be installed and used on hosts. This installation could be conditioned on a failure of a specific Fleet Policy. -> Currently, custom packages and Fleet-maintained apps can be automatically installed. macOS App Store apps will be [supported soon](https://github.com/fleetdm/fleet/issues/23115). +> Currently, custom packages and Fleet-maintained apps can be automatically installed. (macOS App Store apps [coming soon](https://github.com/fleetdm/fleet/issues/23115)) ## Prerequisites