From adb9f455d84d0b804ecd71bde82bd775a65ce63a Mon Sep 17 00:00:00 2001 From: "bot-blake[bot]" <129223303+bot-blake[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 11:14:10 -0600 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20actions=20runner=20c?= =?UTF-8?q?ontroller=20group=20(0.10.0=20=E2=86=92=200.10.1)=20(patch)=20(?= =?UTF-8?q?#3183)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: bot-blake[bot] <129223303+bot-blake[bot]@users.noreply.github.com> --- .../actions-runner-controller/app/helmrelease.yaml | 2 +- .../actions-runner-controller/runner/helmrelease.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/apps/actions-runner-system/actions-runner-controller/app/helmrelease.yaml b/kubernetes/apps/actions-runner-system/actions-runner-controller/app/helmrelease.yaml index b0897bc3a..76527df60 100644 --- a/kubernetes/apps/actions-runner-system/actions-runner-controller/app/helmrelease.yaml +++ b/kubernetes/apps/actions-runner-system/actions-runner-controller/app/helmrelease.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: gha-runner-scale-set-controller - version: 0.10.0 + version: 0.10.1 sourceRef: kind: HelmRepository name: actions-runner-controller diff --git a/kubernetes/apps/actions-runner-system/actions-runner-controller/runner/helmrelease.yaml b/kubernetes/apps/actions-runner-system/actions-runner-controller/runner/helmrelease.yaml index 1a33254a1..4517e7dbe 100644 --- a/kubernetes/apps/actions-runner-system/actions-runner-controller/runner/helmrelease.yaml +++ b/kubernetes/apps/actions-runner-system/actions-runner-controller/runner/helmrelease.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: gha-runner-scale-set - version: 0.10.0 + version: 0.10.1 sourceRef: kind: HelmRepository name: actions-runner-controller