Prepare 0.8.1 release (#3184)

This commit is contained in:
Nikola Jokic
2023-12-21 17:14:33 +01:00
committed by GitHub
parent a029b705cd
commit 1f9b7541e6
4 changed files with 8 additions and 5 deletions

View File

@@ -43,6 +43,9 @@ You can follow [this troubleshooting guide](https://docs.github.com/en/actions/h
## Changelog
### v0.8.1
1. Fix proxy issue in new listener client [#3181](https://github.com/actions/actions-runner-controller/pull/3181)
### v0.8.0
1. Change listener container name [#3167](https://github.com/actions/actions-runner-controller/pull/3167)
1. Fix empty env and volumeMounts object on default setup [#3166](https://github.com/actions/actions-runner-controller/pull/3166)