Skip to content

chore(container): update image ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller ( 0.14.1 → 0.14.2 ) - #1771

Merged
Mafyuh merged 1 commit into
mainfrom
renovate/ghcr.io-actions-actions-runner-controller-charts-gha-runner-scale-set-controller-0.x
May 23, 2026
Merged

chore(container): update image ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller ( 0.14.1 → 0.14.2 )#1771
Mafyuh merged 1 commit into
mainfrom
renovate/ghcr.io-actions-actions-runner-controller-charts-gha-runner-scale-set-controller-0.x

Conversation

@renovate

@renovate renovate Bot commented May 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller patch 0.14.10.14.2

Warning

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


Release Notes

actions/actions-runner-controller (ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller)

v0.14.2

Experimental charts:
⚠️ Experimental charts are not supported for production workloads and may be modified or republished without notice. They are made available solely for evaluation and feedback purposes. ⚠️

What's Changed

New Contributors

Full Changelog: actions/actions-runner-controller@gha-runner-scale-set-0.14.1...gha-runner-scale-set-0.14.2


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

…ler-charts/gha-runner-scale-set-controller ( 0.14.1 → 0.14.2 )
@github-actions

Copy link
Copy Markdown
--- kubernetes/apps/actions-runner/app Kustomization: actions-runner-system/actions-runner OCIRepository: actions-runner-system/gha-runner-scale-set-controller

+++ kubernetes/apps/actions-runner/app Kustomization: actions-runner-system/actions-runner OCIRepository: actions-runner-system/gha-runner-scale-set-controller

@@ -11,9 +11,9 @@

 spec:
   interval: 15m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 0.14.1
+    tag: 0.14.2
   url: oci://ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller
 

@github-actions

Copy link
Copy Markdown
--- HelmRelease: actions-runner-system/actions-runner-controller Deployment: actions-runner-system/actions-runner-controller

+++ HelmRelease: actions-runner-system/actions-runner-controller Deployment: actions-runner-system/actions-runner-controller

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

         app.kubernetes.io/namespace: actions-runner-system
         app.kubernetes.io/instance: actions-runner-controller
     spec:
       serviceAccountName: actions-runner-controller
       containers:
       - name: manager
-        image: ghcr.io/actions/gha-runner-scale-set-controller:0.14.1
+        image: ghcr.io/actions/gha-runner-scale-set-controller:0.14.2
         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.14.1
+          value: ghcr.io/actions/gha-runner-scale-set-controller:0.14.2
         - name: CONTROLLER_MANAGER_POD_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
         volumeMounts:
         - mountPath: /tmp

@Mafyuh
Mafyuh merged commit c765389 into main May 23, 2026
5 checks passed
@renovate
renovate Bot deleted the renovate/ghcr.io-actions-actions-runner-controller-charts-gha-runner-scale-set-controller-0.x branch May 23, 2026 02:49
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.

1 participant