You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/gha-runner-scale-set-controller/README.md
+5-1
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,10 @@ You can follow [this troubleshooting guide](https://docs.github.com/en/actions/h
43
43
44
44
## Changelog
45
45
46
+
### 0.10.1
47
+
48
+
1. Fix helm chart bug related to `runnerMaxConcurrentReconciles`[#3858](https://github.com/actions/actions-runner-controller/pull/3858)
49
+
46
50
### 0.10.0
47
51
48
52
This release includes major improvements to the runner provisioning duration. In short, you should see less latency between queueing a workflow run and having a runner available to execute the job.
@@ -59,7 +63,7 @@ Make sure to check [#3832](https://github.com/actions/actions-runner-controller/
59
63
### Minor changes
60
64
61
65
1. Bump github.com/bradleyfalzon/ghinstallation/v2 from `2.8.0` to `2.12.0`[#3837](https://github.com/actions/actions-runner-controller/pull/3837)
62
-
2. Bump golang.org/x/crypto from `0.22.0` to `0.31.0`[#3844](https://github.com/actions/actions-runner-controller/pull/3844)
66
+
1. Bump golang.org/x/crypto from `0.22.0` to `0.31.0`[#3844](https://github.com/actions/actions-runner-controller/pull/3844)
63
67
1. Update docs with details for the dashboard visualizations [#3696](https://github.com/actions/actions-runner-controller/pull/3696)
0 commit comments