From b475f1919bb5b01864637e257a0860d85a558a75 Mon Sep 17 00:00:00 2001 From: "kireque-bot[bot]" <143391978+kireque-bot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 11:20:37 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20actions-run?= =?UTF-8?q?ner-controller-charts/gha-runner-scale-set-controller=20(=200.9?= =?UTF-8?q?.3=20=E2=86=92=200.10.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-controller-charts/gha-runner-scale-set-controller | 0.9.3 | 0.10.0 | --- .../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 2b02947d9..efaeab701 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.9.3 + version: 0.10.0 sourceRef: kind: HelmRepository name: actions-runner-controller