From 5e2ce21d986190cb18eed96f031aeef26787f624 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 02:44:40 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20actions-run?= =?UTF-8?q?ner-controller-charts/gha-runner-scale-set=20(=200.13.1=20?= =?UTF-8?q?=E2=86=92=200.14.2=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | --------------------------------------------------------------------- | ------ | ------ | | docker | ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set | 0.13.1 | 0.14.2 | --- .../apps/dev/actions-runner-controller/runners/containers.yaml | 2 +- .../apps/dev/actions-runner-controller/runners/glantswrt.yaml | 2 +- .../apps/dev/actions-runner-controller/runners/nikkix.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kubernetes/subterra/apps/dev/actions-runner-controller/runners/containers.yaml b/kubernetes/subterra/apps/dev/actions-runner-controller/runners/containers.yaml index 29d15eb720..a26ad4c5c8 100644 --- a/kubernetes/subterra/apps/dev/actions-runner-controller/runners/containers.yaml +++ b/kubernetes/subterra/apps/dev/actions-runner-controller/runners/containers.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: actions-runner-controller-charts/gha-runner-scale-set - version: 0.13.1 + version: 0.14.2 sourceRef: kind: HelmRepository name: actions-runner-controller-charts diff --git a/kubernetes/subterra/apps/dev/actions-runner-controller/runners/glantswrt.yaml b/kubernetes/subterra/apps/dev/actions-runner-controller/runners/glantswrt.yaml index f999bdc5c0..e4052e9880 100644 --- a/kubernetes/subterra/apps/dev/actions-runner-controller/runners/glantswrt.yaml +++ b/kubernetes/subterra/apps/dev/actions-runner-controller/runners/glantswrt.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: actions-runner-controller-charts/gha-runner-scale-set - version: 0.13.1 + version: 0.14.2 sourceRef: kind: HelmRepository name: actions-runner-controller-charts diff --git a/kubernetes/subterra/apps/dev/actions-runner-controller/runners/nikkix.yaml b/kubernetes/subterra/apps/dev/actions-runner-controller/runners/nikkix.yaml index 8a30601a3c..cfb2ce7b5a 100644 --- a/kubernetes/subterra/apps/dev/actions-runner-controller/runners/nikkix.yaml +++ b/kubernetes/subterra/apps/dev/actions-runner-controller/runners/nikkix.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: actions-runner-controller-charts/gha-runner-scale-set - version: 0.13.1 + version: 0.14.2 sourceRef: kind: HelmRepository name: actions-runner-controller-charts