Skip to content

feat(container): update image gha-runner-scale-set-controller to v0.14.0#916

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/gha-runner-scale-set-controller-0.x
Open

feat(container): update image gha-runner-scale-set-controller to v0.14.0#916
renovate[bot] wants to merge 1 commit intomainfrom
renovate/gha-runner-scale-set-controller-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 20, 2026

This PR contains the following updates:

Package Update Change
gha-runner-scale-set-controller minor 0.13.10.14.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/actions-runner-controller (gha-runner-scale-set-controller)

v0.14.0

Compare Source

A Kubernetes controller that operates self-hosted runners for GitHub Actions on your Kubernetes cluster.


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@shear-bot
Copy link

shear-bot bot commented Mar 20, 2026

--- HelmRelease: actions-runner-system/gha-runner-scale-set-controller Deployment: actions-runner-system/gha-runner-scale-set-controller

+++ HelmRelease: actions-runner-system/gha-runner-scale-set-controller Deployment: actions-runner-system/gha-runner-scale-set-controller

@@ -30,13 +30,13 @@

         app.kubernetes.io/namespace: actions-runner-system
         app.kubernetes.io/instance: gha-runner-scale-set-controller
     spec:
       serviceAccountName: gha-runner-scale-set-controller
       containers:
       - name: manager
-        image: ghcr.io/actions/gha-runner-scale-set-controller:0.13.1
+        image: ghcr.io/actions/gha-runner-scale-set-controller:0.14.0
         imagePullPolicy: IfNotPresent
         args:
         - --auto-scaling-runner-set-only
         - --log-level=debug
         - --log-format=text
         - --runner-max-concurrent-reconciles=2
@@ -45,13 +45,13 @@

         - --listener-metrics-endpoint=
         - --metrics-addr=0
         command:
         - /manager
         env:
         - name: CONTROLLER_MANAGER_CONTAINER_IMAGE
-          value: ghcr.io/actions/gha-runner-scale-set-controller:0.13.1
+          value: ghcr.io/actions/gha-runner-scale-set-controller:0.14.0
         - name: CONTROLLER_MANAGER_POD_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
         volumeMounts:
         - mountPath: /tmp

@shear-bot
Copy link

shear-bot bot commented Mar 20, 2026

--- kubernetes/main/apps/actions-runner-system/gha-runner-scale-set-controller/app Kustomization: flux-system/gha-runner-scale-set-controller HelmRelease: actions-runner-system/gha-runner-scale-set-controller

+++ kubernetes/main/apps/actions-runner-system/gha-runner-scale-set-controller/app Kustomization: flux-system/gha-runner-scale-set-controller HelmRelease: actions-runner-system/gha-runner-scale-set-controller

@@ -13,13 +13,13 @@

     spec:
       chart: gha-runner-scale-set-controller
       sourceRef:
         kind: HelmRepository
         name: actions-runner-controller
         namespace: flux-system
-      version: 0.13.1
+      version: 0.14.0
   install:
     crds: CreateReplace
     remediation:
       retries: 3
   interval: 30m
   upgrade:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants