From b689aae818aa16124bc9fdc01473880e2aa21b4f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 12:37:42 +0000 Subject: [PATCH] Update gha-runner-scale-set Docker tag to v0.14.2 --- github-runners/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github-runners/kustomization.yaml b/github-runners/kustomization.yaml index eab796c..5021c10 100644 --- a/github-runners/kustomization.yaml +++ b/github-runners/kustomization.yaml @@ -11,7 +11,7 @@ helmCharts: repo: oci://ghcr.io/actions/actions-runner-controller-charts releaseName: actions-runner-set namespace: github-actions - version: 0.11.0 + version: 0.14.2 includeCRDs: true valuesFile: values.yaml