From 4bbcda50dff43937b0531280dfc6a0da0bbefdd8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 09:55:38 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20ghcr.io/hom?= =?UTF-8?q?e-operations/actions-runner=20(=202.332.0=20=E2=86=92=202.335.1?= =?UTF-8?q?=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | -------------------------------------- | ------- | ------- | | docker | ghcr.io/home-operations/actions-runner | 2.332.0 | 2.335.1 | --- .../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..9845543f99 100644 --- a/kubernetes/subterra/apps/dev/actions-runner-controller/runners/containers.yaml +++ b/kubernetes/subterra/apps/dev/actions-runner-controller/runners/containers.yaml @@ -45,7 +45,7 @@ spec: spec: containers: - name: runner - image: ghcr.io/home-operations/actions-runner:2.332.0 + image: ghcr.io/home-operations/actions-runner:2.335.1 command: [/home/runner/run.sh] valuesFrom: 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..30b929bcd6 100644 --- a/kubernetes/subterra/apps/dev/actions-runner-controller/runners/glantswrt.yaml +++ b/kubernetes/subterra/apps/dev/actions-runner-controller/runners/glantswrt.yaml @@ -45,7 +45,7 @@ spec: spec: containers: - name: runner - image: ghcr.io/home-operations/actions-runner:2.332.0 + image: ghcr.io/home-operations/actions-runner:2.335.1 command: [/home/runner/run.sh] valuesFrom: 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..caef1fca60 100644 --- a/kubernetes/subterra/apps/dev/actions-runner-controller/runners/nikkix.yaml +++ b/kubernetes/subterra/apps/dev/actions-runner-controller/runners/nikkix.yaml @@ -55,7 +55,7 @@ spec: app.kubernetes.io/name: arc-nikkix-runner containers: - name: runner - image: ghcr.io/home-operations/actions-runner:2.332.0 + image: ghcr.io/home-operations/actions-runner:2.335.1 command: [/home/runner/run.sh] valuesFrom: - kind: Secret