Hive Hive
Sign in

Runners Controller 0.12.0

Metadata
Source
GitHub
Version
runners-controller@0.12.0
Published
Jun 08, 2026 · 18:15 UTC
Repository
tuist/tuist
Update

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 toomanyrequests rate-limit failures during CI runs.