Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2025

This PR contains the following updates:

Package Update Change
actions-runner-controller-charts/gha-runner-scale-set-controller patch 0.13.0 -> 0.13.1

Warning

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


Release Notes

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

v0.13.1

Compare Source

Changelog

  • Fix broken release workflow since v0.13.0

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 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.

…ner-scale-set-controller ( 0.13.0 → 0.13.1 )

| datasource | package                                                                          | from   | to     |
| ---------- | -------------------------------------------------------------------------------- | ------ | ------ |
| docker     | ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller | 0.13.0 | 0.13.1 |
@mglants-bot
Copy link

mglants-bot bot commented Dec 23, 2025

--- HelmRelease: dev/actions-runner-controller Deployment: dev/actions-runner-controller-gha-rs-controller

+++ HelmRelease: dev/actions-runner-controller Deployment: dev/actions-runner-controller-gha-rs-controller

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

         app.kubernetes.io/namespace: dev
         app.kubernetes.io/instance: actions-runner-controller
     spec:
       serviceAccountName: actions-runner-controller-gha-rs-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

@mglants-bot
Copy link

mglants-bot bot commented Dec 23, 2025

--- kubernetes/subterra/apps/dev/actions-runner-controller/operator Kustomization: flux-system/actions-runner-controller HelmRelease: dev/actions-runner-controller

+++ kubernetes/subterra/apps/dev/actions-runner-controller/operator Kustomization: flux-system/actions-runner-controller HelmRelease: dev/actions-runner-controller

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

       chart: actions-runner-controller-charts/gha-runner-scale-set-controller
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: actions-runner-controller-charts
         namespace: flux-system
-      version: 0.13.0
+      version: 0.13.1
   install:
     crds: CreateReplace
   interval: 30m
   upgrade:
     crds: CreateReplace

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