From f1d861047407c0abfa7e560178ba47b5f929eff0 Mon Sep 17 00:00:00 2001 From: "ergho-bot[bot]" <116787855+ergho-bot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 00:47:34 +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/helm-release.yaml | 2 +- .../gha-runner-scale-set/app/helm-release.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cluster/apps/actions-runner-system/gha-runner-scale-set-controller/app/helm-release.yaml b/cluster/apps/actions-runner-system/gha-runner-scale-set-controller/app/helm-release.yaml index 93416aba9..84eaa9b61 100644 --- a/cluster/apps/actions-runner-system/gha-runner-scale-set-controller/app/helm-release.yaml +++ b/cluster/apps/actions-runner-system/gha-runner-scale-set-controller/app/helm-release.yaml @@ -10,7 +10,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/cluster/apps/actions-runner-system/gha-runner-scale-set/app/helm-release.yaml b/cluster/apps/actions-runner-system/gha-runner-scale-set/app/helm-release.yaml index 04068643d..6a0c6fbe4 100644 --- a/cluster/apps/actions-runner-system/gha-runner-scale-set/app/helm-release.yaml +++ b/cluster/apps/actions-runner-system/gha-runner-scale-set/app/helm-release.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