From ac4461e248d1d8092bb3d98c571fcbf580c59bf5 Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 19:38:41 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20actions=20runner=20c?= =?UTF-8?q?ontroller=20group=20(=200.9.2=20=E2=86=92=200.9.3=20)=20(patch)?= =?UTF-8?q?=20(#4938)?= 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](https://togithub.com/actions/actions-runner-controller) | patch | `0.9.2` -> `0.9.3` | | [gha-runner-scale-set-controller](https://togithub.com/actions/actions-runner-controller) | patch | `0.9.2` -> `0.9.3` | --- ### Release Notes
actions/actions-runner-controller (gha-runner-scale-set) ### [`v0.9.3`](https://togithub.com/actions/actions-runner-controller/releases/tag/v0.9.3) [Compare Source](https://togithub.com/actions/actions-runner-controller/compare/v0.9.2...v0.9.3) ##### Changelog - Fix release build ([#​122](https://togithub.com/actions/actions-runner-controller/issues/122))
--- ### 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 these updates 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> --- .../gha-runner-scale-set-controller/app/helmrelease.yaml | 2 +- .../gha-runner-scale-set/app/helmrelease.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/kyak/apps/actions-runner-system/gha-runner-scale-set-controller/app/helmrelease.yaml b/kubernetes/kyak/apps/actions-runner-system/gha-runner-scale-set-controller/app/helmrelease.yaml index d1873e791e..408bc4d12b 100644 --- a/kubernetes/kyak/apps/actions-runner-system/gha-runner-scale-set-controller/app/helmrelease.yaml +++ b/kubernetes/kyak/apps/actions-runner-system/gha-runner-scale-set-controller/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: gha-runner-scale-set-controller - version: 0.9.2 + version: 0.9.3 sourceRef: kind: HelmRepository name: actions-runner-controller diff --git a/kubernetes/kyak/apps/actions-runner-system/gha-runner-scale-set/app/helmrelease.yaml b/kubernetes/kyak/apps/actions-runner-system/gha-runner-scale-set/app/helmrelease.yaml index 413c20912e..b86aa04925 100644 --- a/kubernetes/kyak/apps/actions-runner-system/gha-runner-scale-set/app/helmrelease.yaml +++ b/kubernetes/kyak/apps/actions-runner-system/gha-runner-scale-set/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: gha-runner-scale-set - version: 0.9.2 + version: 0.9.3 sourceRef: kind: HelmRepository name: actions-runner-controller