From c4eb93a13b48223bfbb93cc1030247fbd730b36c Mon Sep 17 00:00:00 2001 From: "spicerabot[bot]" <147452639+spicerabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 20:09:00 +0000 Subject: [PATCH] feat(container): update actions-runner group --- .../actions-runner-controller/app/helmrelease.yaml | 2 +- .../actions-runner-controller/runners/helmrelease.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kubernetes/apps/actions-runner-system/actions-runner-controller/app/helmrelease.yaml b/kubernetes/apps/actions-runner-system/actions-runner-controller/app/helmrelease.yaml index 0a031f23f..253c8867d 100644 --- a/kubernetes/apps/actions-runner-system/actions-runner-controller/app/helmrelease.yaml +++ b/kubernetes/apps/actions-runner-system/actions-runner-controller/app/helmrelease.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: gha-runner-scale-set-controller - version: 0.9.3 + version: 0.10.1 sourceRef: kind: HelmRepository name: actions-runner-controller-charts 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 fbdea273a..4f8fc3ce7 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 @@ -10,7 +10,7 @@ spec: chart: spec: chart: gha-runner-scale-set - version: 0.9.3 + version: 0.10.1 sourceRef: kind: HelmRepository name: actions-runner-controller-charts @@ -27,7 +27,7 @@ spec: spec: containers: - name: runner - image: ghcr.io/onedr0p/actions-runner:2.321.0@sha256:d968199e3772ef831c34eb8edd495ef9eb99339a2f7176d4f1774f252f7903fb + image: ghcr.io/onedr0p/actions-runner:2.321.0@sha256:4bca15db7257dd98df5fd379a51e4edd80c7629b04306330aada63d6ad17a3a9 valuesFrom: - kind: Secret name: actions-runner-controller-secret