From 1f33d5c11bff6fbc66f767eb35d38e5d06708456 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Tue, 26 Sep 2023 10:18:45 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20gha-runne?= =?UTF-8?q?r-scale-set-controller=20to=200.6.1?= 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.6.0 | 0.6.1 | --- .../actions-runner-controller/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 8c18f0cc9..18166e8c7 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.6.0 + version: 0.6.1 sourceRef: kind: HelmRepository name: actions-runner-controller