github actions/actions-runner-controller v0.27.4

This is another patch release for ARC v0.27.x series, which mainly fixes the docker.sock permission issue (#2536), the missing scale down issue related to job cancellation (#2520). If you are stuck at v0.27.1 due to the docker.sock issue, this release should be the best upgrade target!

What's Changed

  • Bump chart version to v0.23.2 for ARC v0.27.3 by @mumoshu in #2514
  • Fix the path of the index.yaml in job summary by @Link- in #2515
  • Update ubuntu-22.04 Dockerfile to add python user script dir by @cavila-evoliq in #2508
  • Revert actions-runner-controller image tag in kustomization to latest by @SG60 in #2522
  • Add description for "dockerRegistryMirror" key by @EdgeSan in #2488
  • docs: Fix typo for automatic runner scaling by @uhthomas in #2375
  • Use build.Version to check if resource version is a mismatch by @nikola-jokic in #2521
  • Revert docker.sock path to /var/run/docker.sock by @mumoshu in #2536
  • Stricter filtering of check run completion events by @Nuru in #2520
  • docs: minor correction for actions metrics server secret by @object88 in #2542
  • Fix the default version of kube-rbac-proxy in the docs by @sengaya in #2535
  • Fix GET validation for lowercase http methods by @argokasper in #2497
  • Add CR and CRB to the helm chart by @totogtr in #2504
  • Update helm chart to support actions metrics graceful termiantion by @Smirl in #2498
  • Proposed fix for ghes org and repo runners when authorized through github app by @mspasoje in #2464
  • Update runner to version 2.304.0 by @github-actions in #2543
  • Check release tag version and chart versions during the release process by @nikola-jokic in #2524
  • Update "People" section in README by @mumoshu in #2537
  • Add link to walkthrough video on youtube by @Link- in #2570
  • docs: Update github docs links under /managing-self-hosted-runners by @sh-cho in #2554
  • Fixed scaling runners doc link by @y-luis-rojo in #2474
  • docs: use INSTALLATION_NAME by @kahirokunn in #2552

New Contributors

Full Changelog: v0.27.3...v0.27.4

Don't miss a new actions-runner-controller release

NewReleases is sending notifications on new releases.