feat(container): update image actions-runner-controller-charts/gha-runner-scale-set-controller ( 0.9.3 → 0.13.1 )#5449
Open
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
--- 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.11.0
install:
crds: CreateReplace
interval: 30m
upgrade:
crds: CreateReplace
|
Contributor
--- 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.11.0
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.11.0
- name: CONTROLLER_MANAGER_POD_NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.namespace
volumeMounts:
- mountPath: /tmp |
Contributor
🦙 MegaLinter status: ❌ ERROR
See detailed report in MegaLinter reports |
51ab2b4 to
477e1ff
Compare
477e1ff to
f82edef
Compare
f82edef to
b630b9e
Compare
b630b9e to
69fd5bd
Compare
69fd5bd to
57ec194
Compare
57ec194 to
972cbc1
Compare
972cbc1 to
a1d7532
Compare
a1d7532 to
65a9e3c
Compare
65a9e3c to
9133893
Compare
9133893 to
0a7f86e
Compare
0a7f86e to
0b11062
Compare
0b11062 to
9d7629c
Compare
66212db to
9d7629c
Compare
9d7629c to
f4acb3a
Compare
f4acb3a to
4e8a782
Compare
…nner-scale-set-controller ( 0.9.3 → 0.13.1 ) | datasource | package | from | to | | ---------- | -------------------------------------------------------------------------------- | ----- | ------ | | docker | ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller | 0.9.3 | 0.13.1 |
4e8a782 to
1633d2b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR contains the following updates:
0.9.3→0.13.1Warning
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.1Compare Source
What's Changed
OutOfby @nikola-jokic in #4336New Contributors
Full Changelog: actions/actions-runner-controller@gha-runner-scale-set-0.13.0...gha-runner-scale-set-0.13.1
v0.13.0What's Changed
New Contributors
Full Changelog: actions/actions-runner-controller@gha-runner-scale-set-0.12.1...gha-runner-scale-set-0.13.0
v0.12.1What's Changed
New Contributors
Full Changelog: actions/actions-runner-controller@gha-runner-scale-set-0.12.0...gha-runner-scale-set-0.12.1
v0.12.0Compare Source
0.12.0
This release contains CRD changes. When upgrading, please remove the old CRDs and install everything from scratch.
What's Changed
New Contributors
Full Changelog: actions/actions-runner-controller@gha-runner-scale-set-0.11.0...gha-runner-scale-set-0.12.0
v0.11.0Changelog
v0.10.1What's Changed
runnerMaxConcurrentReconcilesby @Link- in #3858Full Changelog: actions/actions-runner-controller@gha-runner-scale-set-0.10.0...gha-runner-scale-set-0.10.1
v0.10.0Compare Source
Changelog
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.
This PR was generated by Mend Renovate. View the repository job log.