Release history
actions-runner-controller releases
Kubernetes controller for GitHub Actions self-hosted runners
All releases
7 shown
gha-runner-scale-set-0.14.0
Breaking risk
Breaking changes
- Removed actions client; migrated to scaleset library
Notable features
- Multi-label support for scale sets
- Chart-level API for resource customization
- Experimental chart releases introduced
gha-runner-scale-set-0.13.1
Breaking risk
Notable features
- E2e test suite improvements
- Ephemeral runner finalizer support
- Updated runners to v2.330.0
gha-runner-scale-set-0.13.0
Breaking risk
Notable features
- Ubuntu 24.04 support added
- New kubernetes-novolume mode for runners
- Updated runners to v2.328.0
gha-runner-scale-set-0.12.1
Bug fix
Bug fixes for dind sidecar startup configuration and ephemeral runner backoff handling.
gha-runner-scale-set-0.12.0
Breaking risk
Breaking changes
- CRD changes require removing old CRDs and installing from scratch
Notable features
- Backoff mechanism for failed runners
- Azure Key Vault integration
- Dind moved to sidecar in Helm chart