Skip to content

feat(container): update ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set ( 0.13.1 → 0.14.0 )#5492

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

feat(container): update ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set ( 0.13.1 → 0.14.0 )#5492
mchesterbot[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-actions-actions-runner-controller-charts-gha-runner-scale-set-0.x

Conversation

@mchesterbot
Copy link
Copy Markdown
Contributor

@mchesterbot mchesterbot bot commented Mar 21, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set minor 0.13.10.14.0

Release Notes

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

v0.14.0: : TLS between runner and dockerd, faster runner restarts, reduced GitHub API calls

Compare Source

Changelog

This release includes the following changes from numerous contributors. Thank you!

  • @​Warashi secured connection between the runner agent and dockerd by enabling TLS (#​192)
    • WARNING: You'll be required to update your actions workflow to create a docker context used by crazymax/ghaction-docker-buildx and docker/setup-buildx-action. See summerwind#192 (comment) for more information and the exact change you'll need on your workflow config files.
  • @​ZacharyBenamram made runner containers to restart faster and reduced GitHub API calls (#​214)
  • @​ahmad-hamade enhanced the Helm chart for priorityClassName support (#​215)
  • @​ap0phi5 updated our GitHub Actions workflow powering automated releases to use docker's official actions (#​197)
  • @​erikkn upgraded go-github to v33 (#​222)

Configuration

📅 Schedule: (in timezone America/Vancouver)

  • 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 has been generated by Renovate Bot.

…rts/gha-runner-scale-set ( 0.13.1 → 0.14.0 )
@mchesterbot
Copy link
Copy Markdown
Contributor Author

mchesterbot bot commented Mar 21, 2026

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

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

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

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

@mchesterbot
Copy link
Copy Markdown
Contributor Author

mchesterbot bot commented Mar 21, 2026

--- HelmRelease: actions-runner-system/home-cluster-runner AutoscalingRunnerSet: actions-runner-system/home-cluster-runner

+++ HelmRelease: actions-runner-system/home-cluster-runner AutoscalingRunnerSet: actions-runner-system/home-cluster-runner

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

     app.kubernetes.io/instance: home-cluster-runner
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/part-of: gha-rs
     actions.github.com/scale-set-name: home-cluster-runner
     actions.github.com/scale-set-namespace: actions-runner-system
   annotations:
-    actions.github.com/values-hash: 70e5b067b977d22c50bcca92f501527731bc3c5b4ea6ed79c454f42cb551c59
+    actions.github.com/values-hash: 50c8979a52173478953609bddba45f5a967747d8a3978bf443573e40d4c7afd
     actions.github.com/cleanup-manager-role-binding: home-cluster-runner-gha-rs-manager
     actions.github.com/cleanup-manager-role-name: home-cluster-runner-gha-rs-manager
 spec:
   githubConfigUrl: https://github.com/mchestr/home-cluster
   githubConfigSecret: home-cluster-runner-secret
   maxRunners: 3

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

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants