From 1c6eb64d3f31a6fa7e2e9a82a8e977bdd805ff13 Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 18:04:52 -0500 Subject: [PATCH] feat(container): update image gha-runner-scale-set-controller to v0.8.1 (#3874) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gha-runner-scale-set-controller](https://togithub.com/actions/actions-runner-controller) | minor | `0.7.0` -> `0.8.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
actions/actions-runner-controller (gha-runner-scale-set-controller) ### [`v0.8.0`](https://togithub.com/actions/actions-runner-controller/releases/tag/v0.8.0) [Compare Source](https://togithub.com/actions/actions-runner-controller/compare/v0.7.0...v0.8.0) #### Changelog - Update runner to v2.273.4 [#​101](https://togithub.com/actions/actions-runner-controller/issues/101) - Use self update ready entrypoint [#​99](https://togithub.com/actions/actions-runner-controller/issues/99) - Do not delete runner if busy [#​103](https://togithub.com/actions/actions-runner-controller/issues/103) - Allow access to finalizers subresource on OpenShift [#​95](https://togithub.com/actions/actions-runner-controller/issues/95) - Bump cert-manager API version [#​94](https://togithub.com/actions/actions-runner-controller/issues/94) - Multi-arch container image [#​86](https://togithub.com/actions/actions-runner-controller/issues/86) - Bump controller-gen to 0.3.0
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com> --- .../actions-runner-controller/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/kyak/apps/actions-runner-system/actions-runner-controller/app/helmrelease.yaml b/kubernetes/kyak/apps/actions-runner-system/actions-runner-controller/app/helmrelease.yaml index 6b4287532d..bff93b7e73 100644 --- a/kubernetes/kyak/apps/actions-runner-system/actions-runner-controller/app/helmrelease.yaml +++ b/kubernetes/kyak/apps/actions-runner-system/actions-runner-controller/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: gha-runner-scale-set-controller - version: 0.7.0 + version: 0.8.1 sourceRef: kind: HelmRepository name: actions-runner-controller