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

feat(container): update image actions-runner-controller-charts/gha-runner-scale-set-controller ( 0.9.3 → 0.10.1 ) #5449

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2024

This PR contains the following updates:

Package Update Change
actions-runner-controller-charts/gha-runner-scale-set-controller minor 0.9.3 -> 0.10.1

Release Notes

actions/actions-runner-controller (actions-runner-controller-charts/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 was generated by Mend Renovate. View the repository job log.

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Dec 16, 2024

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

+++ kubernetes/cluster-0/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
         namespace: flux-system
-      version: 0.9.3
+      version: 0.10.1
   install:
     crds: CreateReplace
   interval: 30m
   upgrade:
     crds: CreateReplace
 

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Dec 16, 2024

--- 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,27 +30,28 @@

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

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Dec 16, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ COPYPASTE jscpd yes 2 1.26s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 3.31s
✅ YAML prettier 1 0 0.45s
✅ YAML yamllint 1 0 0.3s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate bot changed the title feat(container): update image actions-runner-controller-charts/gha-runner-scale-set-controller ( 0.9.3 → 0.10.0 ) feat(container): update image actions-runner-controller-charts/gha-runner-scale-set-controller ( 0.9.3 → 0.10.1 ) Dec 18, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-actions-runner-controller-charts-gha-runner-scale-set-controller-0.x branch from 51ab2b4 to 477e1ff Compare December 18, 2024 20:01
@renovate renovate bot changed the title feat(container): update image actions-runner-controller-charts/gha-runner-scale-set-controller ( 0.9.3 → 0.10.1 ) feat(container): update image actions-runner-controller-charts/gha-runner-scale-set-controller ( 0.9.3 → 0.10.1 ) - autoclosed Jan 6, 2025
@renovate renovate bot closed this Jan 6, 2025
@renovate renovate bot deleted the renovate/cluster-0-actions-runner-controller-charts-gha-runner-scale-set-controller-0.x branch January 6, 2025 17:47
@renovate renovate bot changed the title feat(container): update image actions-runner-controller-charts/gha-runner-scale-set-controller ( 0.9.3 → 0.10.1 ) - autoclosed feat(container): update image actions-runner-controller-charts/gha-runner-scale-set-controller ( 0.9.3 → 0.10.1 ) Jan 6, 2025
@renovate renovate bot reopened this Jan 6, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-actions-runner-controller-charts-gha-runner-scale-set-controller-0.x branch 2 times, most recently from 477e1ff to f82edef Compare January 7, 2025 01:41
@renovate renovate bot changed the title feat(container): update image actions-runner-controller-charts/gha-runner-scale-set-controller ( 0.9.3 → 0.10.1 ) feat(container): update image actions-runner-controller-charts/gha-runner-scale-set-controller ( 0.9.3 → 0.10.1 ) - autoclosed Jan 17, 2025
@renovate renovate bot closed this Jan 17, 2025
@renovate renovate bot changed the title feat(container): update image actions-runner-controller-charts/gha-runner-scale-set-controller ( 0.9.3 → 0.10.1 ) - autoclosed feat(container): update image actions-runner-controller-charts/gha-runner-scale-set-controller ( 0.9.3 → 0.10.1 ) Jan 18, 2025
@renovate renovate bot reopened this Jan 18, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-actions-runner-controller-charts-gha-runner-scale-set-controller-0.x branch 2 times, most recently from f82edef to b630b9e Compare January 18, 2025 04:26
…nner-scale-set-controller ( 0.9.3 → 0.10.1 )

| datasource | package                                                                          | from  | to     |
| ---------- | -------------------------------------------------------------------------------- | ----- | ------ |
| docker     | ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller | 0.9.3 | 0.10.1 |
@renovate renovate bot force-pushed the renovate/cluster-0-actions-runner-controller-charts-gha-runner-scale-set-controller-0.x branch from b630b9e to 69fd5bd Compare January 30, 2025 19:04
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