Skip to content

fix(container): update actions-runner-controller group ( 0.13.0 ➔ 0.13.1 )#242

Open
parsec-renovate[bot] wants to merge 1 commit intomainfrom
renovate/actions-runner-controller
Open

fix(container): update actions-runner-controller group ( 0.13.0 ➔ 0.13.1 )#242
parsec-renovate[bot] wants to merge 1 commit intomainfrom
renovate/actions-runner-controller

Conversation

@parsec-renovate
Copy link
Contributor

@parsec-renovate parsec-renovate bot commented Dec 23, 2025

This PR contains the following updates:

Package Update Change
gha-runner-scale-set patch 0.13.00.13.1
gha-runner-scale-set-controller patch 0.13.00.13.1

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)

v0.13.1

Compare Source

What's Changed

New Contributors

Full Changelog: actions/actions-runner-controller@gha-runner-scale-set-0.13.0...gha-runner-scale-set-0.13.1


Configuration

📅 Schedule: 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 these updates again.


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

This PR has been generated by Renovate Bot.

@github-actions
Copy link

--- kubernetes/apps/actions-runner-system/actions-runner-controller/app Kustomization: flux-system/actions-runner-controller HelmRelease: actions-runner-system/actions-runner-controller

+++ kubernetes/apps/actions-runner-system/actions-runner-controller/app Kustomization: flux-system/actions-runner-controller HelmRelease: actions-runner-system/actions-runner-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.0
+      version: 0.13.1
   install:
     crds: CreateReplace
     remediation:
       retries: 3
   interval: 30m
   postRenderers:
--- kubernetes/apps/actions-runner-system/actions-runner-controller/runners Kustomization: flux-system/actions-runner-controller-runners HelmRelease: actions-runner-system/home-ops-runner

+++ kubernetes/apps/actions-runner-system/actions-runner-controller/runners Kustomization: flux-system/actions-runner-controller-runners HelmRelease: actions-runner-system/home-ops-runner

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

     spec:
       chart: gha-runner-scale-set
       sourceRef:
         kind: HelmRepository
         name: actions-runner-controller
         namespace: flux-system
-      version: 0.13.0
+      version: 0.13.1
   install:
     remediation:
       retries: 3
   interval: 30m
   uninstall:
     keepHistory: false

@github-actions
Copy link

--- 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.13.0
+        image: ghcr.io/actions/gha-runner-scale-set-controller:0.13.1
         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.0
+          value: ghcr.io/actions/gha-runner-scale-set-controller:0.13.1
         - name: CONTROLLER_MANAGER_POD_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
         volumeMounts:
         - mountPath: /tmp

@parsec-renovate parsec-renovate bot force-pushed the renovate/actions-runner-controller branch 8 times, most recently from 41a924f to 28b22eb Compare December 31, 2025 12:09
@parsec-renovate parsec-renovate bot force-pushed the renovate/actions-runner-controller branch 11 times, most recently from 5f88ae9 to cd6382e Compare January 9, 2026 12:08
@parsec-renovate parsec-renovate bot force-pushed the renovate/actions-runner-controller branch 6 times, most recently from 4599bd2 to 4c7dee4 Compare January 15, 2026 04:20
@parsec-renovate parsec-renovate bot force-pushed the renovate/actions-runner-controller branch 3 times, most recently from bcac8f9 to 3cf28ff Compare January 22, 2026 04:23
@parsec-renovate parsec-renovate bot force-pushed the renovate/actions-runner-controller branch 3 times, most recently from 2415a46 to 15f020f Compare January 27, 2026 11:08
@parsec-renovate parsec-renovate bot force-pushed the renovate/actions-runner-controller branch 2 times, most recently from e1e9e09 to 329b4ff Compare February 6, 2026 09:23
@parsec-renovate parsec-renovate bot force-pushed the renovate/actions-runner-controller branch from 329b4ff to bde9bad Compare March 4, 2026 04:34
@parsec-renovate parsec-renovate bot force-pushed the renovate/actions-runner-controller branch from bde9bad to 353225c Compare March 14, 2026 00:20
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