Releases: actions/actions-runner-controller
Releases · actions/actions-runner-controller
v0.9.4
Changelog
- Manifests valid for K8s 1.18 and 1.19 (#123)
- Inject Env Vars into Runner defined Container Spec (#127)
- Patch additional protocol instances during manifest generation (#129)
- Configurable "runner and DinD in a single container" (#126)
- Possibility to define resources for DIND container (#125)
- Restart if pod ends up succeeded (#136)
v0.9.3
v0.9.2
v0.9.1: Fixing Docker Build and Push for Runner Image (#115)
Changelog
- Fix Docker Build and Push for Runner Image (#115)
v0.9.0
v0.8.0
v0.7.2
v0.7.1
v0.7.0
Changelog
- Update runner to v2.267.1 #73
- Runner Pod's
imagePullPolicy
value can now be changed #71 - Add HorizontalRunnerAutoscaler resource for autoscaling #66
Breaking changes
RunnerDeployment resource's minReplicas
and maxReplicas
fields introduced in v0.6.0 are now removed. All functions of auto scaling is also migrated to HorizontalRunnerAutoscaler resource. Please use Please use the HorizontalRunnerAutoscaler resource.