Releases: actions/actions-runner-controller
Releases · actions/actions-runner-controller
v0.4.2
Chngelog
- Update default runner image to v2.168.0 (#28)
- Add section to use GitHub App (#29)
- Add github package (#31)
- Make default docker image to 19.03.8 (#35)
- Always use latest container image (#36)
v0.4.1
Changelog
- Update runner to v2.168.0 (#19)
- Add permissions to make event recording works (#21)
- GitHub Apps support (#20)
- Enable
sudo
in jobs / Bump Docker version (#23)
- RunnerDeployment Rolling Update / Fix old RunnerReplicaSet to be removed properly (#25)
v0.4.0
Changelog
- Add variants of the pod template spec fields to the runner spec for runner pod customization. PR #7, Issue #5
- Fixes the error on deregistering the runner due to Actions API change. PR #7, Issue #11 and #12
v0.3.0
Changelog
- Add 'env' field to runner resource
- runner: Unset environment variables for runner config
- runner: Use dumb-init to handle signal properly
v0.2.0
Changelog
- Implement finalizer
- Record event of runner resource
- Add additional printer columns
- Sync runner status with pod status
- Add
-github-token
flag
- Add
-docker-image
flag
- Add
-runner-image
flag