Add macOS apps to fleet maintained apps for testing & QA (#49983)

- To verify best practice workflow for rollbacks:
https://fleetdm.com/guides/fleet-maintained-apps#rollback-to-a-previous-version


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **New Features**
* Added Slack, Zoom, Google Chrome, and Claude to the macOS self-service
software catalog for the Testing & QA fleet.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
Noah Talerman
2026-07-27 12:16:01 -05:00
committed by GitHub
parent c96ee75ac0
commit 958fe8b9aa
@@ -98,4 +98,12 @@ software:
# Linux apps
fleet_maintained_apps:
# macOS apps
- slug: slack/darwin # Slack for macOS
self_service: true
- slug: zoom/darwin # Zoom for macOS
self_service: true
- slug: google-chrome/darwin # Google Chrome for macOS
self_service: true
- slug: claude/darwin # Claude for macOS
self_service: true
# Windows apps