From bbfc4b5bab5aeaf51497fb485609a7d6f4f979fc Mon Sep 17 00:00:00 2001 From: "bot-ross[bot]" <98030736+bot-ross[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 00:22:55 +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)?= 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/main/apps/actions-runner-system/gha-runner-scale-set-controller/app/helmrelease.yaml b/kubernetes/main/apps/actions-runner-system/gha-runner-scale-set-controller/app/helmrelease.yaml index 64cd7d43d152a..9979dd8dc8e4e 100644 --- a/kubernetes/main/apps/actions-runner-system/gha-runner-scale-set-controller/app/helmrelease.yaml +++ b/kubernetes/main/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/main/apps/actions-runner-system/gha-runner-scale-set/app/helmrelease.yaml b/kubernetes/main/apps/actions-runner-system/gha-runner-scale-set/app/helmrelease.yaml index 3611d4e69ecdb..40f8a7d7adb02 100644 --- a/kubernetes/main/apps/actions-runner-system/gha-runner-scale-set/app/helmrelease.yaml +++ b/kubernetes/main/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