> ## Documentation Index
> Fetch the complete documentation index at: https://docs.marcus.involvecloud.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Update the Collector

> Update each runtime and the version compatibility commitment.

| Runtime                     | How to update                                              |
| --------------------------- | ---------------------------------------------------------- |
| Linux service               | Replace the binary, then run `systemctl restart av-bridge` |
| Windows service             | Replace the binary, then run `Restart-Service av-bridge`   |
| Docker Compose              | `docker compose pull && docker compose up -d`              |
| Kubernetes                  | Update the image tag in the Deployment                     |
| Managed container platforms | Redeploy with the new image tag                            |

Collector releases use semantic version tags. The current cloud release always supports the two most recent Collector minor versions. The portal's **Collectors** page shows each Collector's version, so you can see which ones need updating. The *M.A.R.C.U.S. — Release & Upgrade Policy* has the full compatibility commitments.
