From 90e5afbf42491bd1c96462b8c24c52c54b01323c Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 03:20:07 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20actions=20runner=20c?= =?UTF-8?q?ontroller=20group=20(=200.10.0=20=E2=86=92=200.10.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../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 58b01851d..54bd91357 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.10.0 + version: 0.10.1 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 c9c626d20..cbebd88c3 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.10.0 + version: 0.10.1 sourceRef: kind: HelmRepository name: actions-runner-controller