Hive Hive
Sign in

Linux Runner Image 0.1.0

Metadata
Source
GitHub
Version
linux-runner-image@0.1.0
Published
May 21, 2026 · 12:24 UTC
Repository
tuist/tuist
Update

The Linux runner image now includes Kubernetes tooling by default, matching the binaries available on GitHub-hosted Ubuntu runners.

  • kubectl and helm are now pre-installed at /usr/local/bin, so CI workflows no longer need to fetch or activate these tools themselves.
  • Tool versions are pinned and Renovate-managed for stable, predictable updates.