mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Update macOS version to 15.6 (#31583)
This commit is contained in:
parent
5f09718daa
commit
32c4f4e503
2 changed files with 4 additions and 4 deletions
|
|
@ -113,8 +113,8 @@ controls:
|
|||
enable_end_user_authentication: false
|
||||
macos_setup_assistant: null
|
||||
macos_updates:
|
||||
deadline: "2025-06-08"
|
||||
minimum_version: "15.5"
|
||||
deadline: "2025-08-31"
|
||||
minimum_version: "15.6"
|
||||
windows_settings:
|
||||
custom_settings:
|
||||
- path: ../lib/windows/configuration-profiles/Enable firewall.xml
|
||||
|
|
|
|||
|
|
@ -78,8 +78,8 @@ controls:
|
|||
- package_path: ../lib/macos/software/1password.yml # 1Password for macOS
|
||||
- app_store_id: '803453959' # Slack Desktop
|
||||
macos_updates:
|
||||
deadline: "2025-06-08"
|
||||
minimum_version: "15.5"
|
||||
deadline: "2025-08-31"
|
||||
minimum_version: "15.6"
|
||||
windows_settings:
|
||||
custom_settings:
|
||||
- path: ../lib/windows/configuration-profiles/Enable firewall.xml
|
||||
|
|
|
|||
Loading…
Reference in a new issue