From 3f4c6d9dc1bc244895986c49a83e661bafcbf77c Mon Sep 17 00:00:00 2001 From: "feisar-bot[bot]" <98277827+feisar-bot[bot]@users.noreply.github.com> Date: Thu, 20 Mar 2025 04:23:25 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20ghcr.io/actions/a?= =?UTF-8?q?ctions-runner=20(=202.322.0=20=E2=86=92=202.323.0=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 | 2.322.0 | 2.323.0 | --- .../actions-runner-controller/runners/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/actions-runner-system/actions-runner-controller/runners/helmrelease.yaml b/kubernetes/apps/actions-runner-system/actions-runner-controller/runners/helmrelease.yaml index 867ed326a..a4c942ebc 100644 --- a/kubernetes/apps/actions-runner-system/actions-runner-controller/runners/helmrelease.yaml +++ b/kubernetes/apps/actions-runner-system/actions-runner-controller/runners/helmrelease.yaml @@ -48,7 +48,7 @@ spec: spec: containers: - name: runner - image: ghcr.io/actions/actions-runner:2.322.0@sha256:c02e8e1b479ea39b196c3bb0a40a66a191302654a6ef5c042eafe11c13323137 + image: ghcr.io/actions/actions-runner:2.323.0@sha256:831a2607a2618e4b79d9323b4c72330f3861768a061c2b92a845e9d214d80e5b command: ["/home/runner/run.sh"] controllerServiceAccount: name: actions-runner-controller-gha-rs-controller