mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Updated minimum OS version for iOS and iPadOS (#24822)
This commit is contained in:
parent
57e82c1357
commit
aba585ce6e
2 changed files with 4 additions and 4 deletions
|
|
@ -12,8 +12,8 @@ team_settings:
|
|||
agent_options:
|
||||
controls:
|
||||
ipados_updates:
|
||||
deadline: "2024-08-23"
|
||||
minimum_version: "17.6"
|
||||
deadline: "2025-01-06"
|
||||
minimum_version: "18.2"
|
||||
macos_settings:
|
||||
custom_settings:
|
||||
scripts:
|
||||
|
|
|
|||
|
|
@ -12,8 +12,8 @@ team_settings:
|
|||
agent_options:
|
||||
controls:
|
||||
ios_updates:
|
||||
deadline: "2024-08-23"
|
||||
minimum_version: "17.6"
|
||||
deadline: "2025-01-06"
|
||||
minimum_version: "18.2"
|
||||
macos_settings:
|
||||
custom_settings:
|
||||
- path: ../lib/ios/configuration-profiles/restrictions.mobileconfig
|
||||
|
|
|
|||
Loading…
Reference in a new issue