From d8317e027ed92d211d5072fe7fdae674adcc63a0 Mon Sep 17 00:00:00 2001 From: "obocaman[bot]" <166250793+obocaman[bot]@users.noreply.github.com> Date: Sun, 5 May 2024 19:20:30 +0000 Subject: [PATCH] fix(container): update image gha-runner-scale-set-controller to v0.9.1 --- .../gha-runner-scale-set-controller/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/actions-runner-system/gha-runner-scale-set-controller/app/helmrelease.yaml b/kubernetes/apps/actions-runner-system/gha-runner-scale-set-controller/app/helmrelease.yaml index 7888e7eb7..d5b1507a7 100644 --- a/kubernetes/apps/actions-runner-system/gha-runner-scale-set-controller/app/helmrelease.yaml +++ b/kubernetes/apps/actions-runner-system/gha-runner-scale-set-controller/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: gha-runner-scale-set-controller - version: 0.9.0 + version: 0.9.1 sourceRef: kind: HelmRepository name: actions-runner-controller