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.