From 8557c4d76987159eed34c579575464dc6c1e3a1b Mon Sep 17 00:00:00 2001 From: "bot-ross[bot]" <98030736+bot-ross[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 17:02:42 -0500 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20ghcr.io/onedr0p/act?= =?UTF-8?q?ions-runner=20(=202.312.0=20=E2=86=92=202.313.0=20)=20(#6923)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: bot-ross[bot] <98030736+bot-ross[bot]@users.noreply.github.com> --- .../actions-runner-controller/runners/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/actions-runner-system/actions-runner-controller/runners/helmrelease.yaml b/kubernetes/main/apps/actions-runner-system/actions-runner-controller/runners/helmrelease.yaml index 6a341c72141e6..5379980e54abf 100644 --- a/kubernetes/main/apps/actions-runner-system/actions-runner-controller/runners/helmrelease.yaml +++ b/kubernetes/main/apps/actions-runner-system/actions-runner-controller/runners/helmrelease.yaml @@ -47,7 +47,7 @@ spec: spec: containers: - name: runner - image: ghcr.io/onedr0p/actions-runner:2.312.0@sha256:67258788b02b04102d5f0321dfb98cb87d8d1bba75c923fd81a35325453ba647 + image: ghcr.io/onedr0p/actions-runner:2.313.0@sha256:5caa4f5d95ff75285cb263302210ba28c5752497a29ee353eddbde89345a1e71 command: ["/home/runner/run.sh"] controllerServiceAccount: name: actions-runner-controller-gha-rs-controller