From 0db4b2a5b814d3c40b766685d303315f208fddf3 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Wed, 15 Nov 2023 21:16:35 +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.7.0?= 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.1 | 0.7.0 | --- .../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 18166e8c7..4d9cbe419 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.1 + version: 0.7.0 sourceRef: kind: HelmRepository name: actions-runner-controller