Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@viserion-renovate
Copy link
Contributor

This PR contains the following updates:

Package Update Change
gha-runner-scale-set-controller patch 0.12.0 -> 0.12.1

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.

@viserion-renovate
Copy link
Contributor Author

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

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

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

       chart: gha-runner-scale-set-controller
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: actions-runner-controller
         namespace: flux-system
-      version: 0.12.0
+      version: 0.12.1
   driftDetection:
     mode: warn
   install:
     createNamespace: true
     remediation:
       retries: 3

@viserion-renovate
Copy link
Contributor Author

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

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

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

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

@viserion-renovate viserion-renovate bot merged commit e87a579 into main Jul 15, 2025
6 checks passed
@viserion-renovate viserion-renovate bot deleted the renovate/flux-patch-actions-runner-controller branch July 15, 2025 19:31
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