From ac680ad7134990c5f4dd6073d86ea87e84d07ace Mon Sep 17 00:00:00 2001 From: "kireque-bot[bot]" <143391978+kireque-bot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 16:30:44 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20actions-runn?= =?UTF-8?q?er-controller-charts/gha-runner-scale-set-controller=20(=200.10?= =?UTF-8?q?.0=20=E2=86=92=200.10.1=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-controller | 0.10.0 | 0.10.1 | --- .../dev/actions-runner-controller/operator/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/dev/actions-runner-controller/operator/helmrelease.yaml b/kubernetes/main/apps/dev/actions-runner-controller/operator/helmrelease.yaml index efaeab701..ebc96fd54 100644 --- a/kubernetes/main/apps/dev/actions-runner-controller/operator/helmrelease.yaml +++ b/kubernetes/main/apps/dev/actions-runner-controller/operator/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: actions-runner-controller-charts/gha-runner-scale-set-controller - version: 0.10.0 + version: 0.10.1 sourceRef: kind: HelmRepository name: actions-runner-controller