Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Update gha-runner-scale-set-controller ( 0.9.3 → 0.10.1 ) #6379

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

feisar-bot[bot]
Copy link
Contributor

@feisar-bot feisar-bot bot commented Dec 16, 2024

This PR contains the following updates:

Package Update Change
gha-runner-scale-set-controller minor 0.9.3 -> 0.10.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-controller)

v0.10.1

v0.10.0

Compare Source

Changelog

  • Push latest controller image on master push (#​147)
  • Add support for non-public GitHub URL (#​146)

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

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Dec 16, 2024

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

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

@@ -30,27 +30,28 @@

         app.kubernetes.io/namespace: actions-runner-system
         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.9.3
+        image: ghcr.io/actions/gha-runner-scale-set-controller:0.10.1
         imagePullPolicy: IfNotPresent
         args:
         - --auto-scaling-runner-set-only
         - --log-level=debug
         - --log-format=text
+        - --runner-max-concurrent-reconciles=2
         - --update-strategy=immediate
         - --listener-metrics-addr=0
         - --listener-metrics-endpoint=
         - --metrics-addr=0
         command:
         - /manager
         env:
         - name: CONTROLLER_MANAGER_CONTAINER_IMAGE
-          value: ghcr.io/actions/gha-runner-scale-set-controller:0.9.3
+          value: ghcr.io/actions/gha-runner-scale-set-controller:0.10.1
         - name: CONTROLLER_MANAGER_POD_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
         volumeMounts:
         - mountPath: /tmp

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Dec 16, 2024

--- 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.9.3
+      version: 0.10.1
   install:
     crds: CreateReplace
     remediation:
       retries: 3
   interval: 30m
   uninstall:

@feisar-bot feisar-bot bot force-pushed the renovate/gha-runner-scale-set-controller-0.x branch 2 times, most recently from 2e77300 to aafc09b Compare December 18, 2024 01:45
@feisar-bot feisar-bot bot changed the title ⬆️ Update gha-runner-scale-set-controller ( 0.9.3 → 0.10.0 ) ⬆️ Update gha-runner-scale-set-controller ( 0.9.3 → 0.10.1 ) Dec 18, 2024
@feisar-bot feisar-bot bot force-pushed the renovate/gha-runner-scale-set-controller-0.x branch 2 times, most recently from 8cea77c to 0805976 Compare December 21, 2024 03:25
| datasource | package                                                                          | from  | to     |
| ---------- | -------------------------------------------------------------------------------- | ----- | ------ |
| docker     | ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller | 0.9.3 | 0.10.1 |
@feisar-bot feisar-bot bot force-pushed the renovate/gha-runner-scale-set-controller-0.x branch from 0805976 to 4362191 Compare December 21, 2024 22:18
@auricom auricom merged commit c6db9ee into main Dec 21, 2024
7 checks passed
@feisar-bot feisar-bot bot deleted the renovate/gha-runner-scale-set-controller-0.x branch December 21, 2024 23:19
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