Runners Controller 0.12.0 is available as ghcr.io/tuist/tuist-runners-controller:0.12.0. This version improves CI reliability for Linux runners by adding a self-hosted Docker Hub pull-through cache.
- Linux runners now pull Docker images through an in-cluster cache instead of directly from Docker Hub, which reduces the risk of
toomanyrequestsrate-limit failures during CI runs.