feat(container): update image ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set ( 0.13.1 → 0.14.0 )#977
Merged
renovate[bot] merged 1 commit intomainfrom Mar 21, 2026
Conversation
…er-charts/gha-runner-scale-set ( 0.13.1 → 0.14.0 ) | datasource | package | from | to | | ---------- | --------------------------------------------------------------------- | ------ | ------ | | docker | ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set | 0.13.1 | 0.14.0 |
--- HelmRelease: actions-runner-system/arc-home-ops AutoscalingRunnerSet: actions-runner-system/arc-home-ops
+++ HelmRelease: actions-runner-system/arc-home-ops AutoscalingRunnerSet: actions-runner-system/arc-home-ops
@@ -10,13 +10,13 @@
app.kubernetes.io/instance: arc-home-ops
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: gha-rs
actions.github.com/scale-set-name: arc-home-ops
actions.github.com/scale-set-namespace: actions-runner-system
annotations:
- actions.github.com/values-hash: 26400d6a8fd78a00bda65030abab7272214aa78731e4d22b66442a461c7fed8
+ actions.github.com/values-hash: ba289b0a9353dde99c556d13bbff745c0dbcf4b25825b35ef5c7ccece4ed0f6
actions.github.com/cleanup-manager-role-binding: arc-home-ops-gha-rs-manager
actions.github.com/cleanup-manager-role-name: arc-home-ops-gha-rs-manager
actions.github.com/cleanup-kubernetes-mode-role-binding-name: arc-home-ops-gha-rs-kube-mode
actions.github.com/cleanup-kubernetes-mode-role-name: arc-home-ops-gha-rs-kube-mode
actions.github.com/cleanup-kubernetes-mode-service-account-name: arc-home-ops-gha-rs-kube-mode
spec:
--- HelmRelease: actions-runner-system/arc-home-ops-chongus-runner AutoscalingRunnerSet: actions-runner-system/arc-home-ops-chongus-runner
+++ HelmRelease: actions-runner-system/arc-home-ops-chongus-runner AutoscalingRunnerSet: actions-runner-system/arc-home-ops-chongus-runner
@@ -10,13 +10,13 @@
app.kubernetes.io/instance: arc-home-ops-chongus-runner
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: gha-rs
actions.github.com/scale-set-name: arc-home-ops-chongus-runner
actions.github.com/scale-set-namespace: actions-runner-system
annotations:
- actions.github.com/values-hash: 73ad74d817088cd00ea1c5afeb3375c70f846c28ee8b38db6c0901dd81cbd93
+ actions.github.com/values-hash: 2121ad23ed76e7375eedeee029d2bd8619a56ce8babec2db6c1c97f1923e56e
actions.github.com/cleanup-manager-role-binding: arc-home-ops-chongus-runner-gha-rs-manager
actions.github.com/cleanup-manager-role-name: arc-home-ops-chongus-runner-gha-rs-manager
spec:
githubConfigUrl: https://github.com/rtrox/home-ops
githubConfigSecret: actions-runner-controller-secret
runnerGroup: chongus |
--- cluster-apps/chongus/observability/blackbox-exporter/app Kustomization: observability/blackbox-exporter OCIRepository: observability/blackbox-exporter
+++ cluster-apps/chongus/observability/blackbox-exporter/app Kustomization: observability/blackbox-exporter OCIRepository: observability/blackbox-exporter
@@ -11,9 +11,9 @@
spec:
interval: 15m
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: 11.9.0
+ tag: 11.8.0
url: oci://ghcr.io/prometheus-community/charts/prometheus-blackbox-exporter
--- cluster-apps/chongus/observability/kube-prometheus-stack/app Kustomization: observability/kube-prometheus-stack OCIRepository: observability/kube-prometheus-stack
+++ cluster-apps/chongus/observability/kube-prometheus-stack/app Kustomization: observability/kube-prometheus-stack OCIRepository: observability/kube-prometheus-stack
@@ -11,9 +11,9 @@
spec:
interval: 10m
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: 82.13.0
+ tag: 82.10.5
url: oci://ghcr.io/prometheus-community/charts/kube-prometheus-stack
--- cluster-apps/chongus/actions-runner-system/actions-runner-system/runners Kustomization: actions-runner-system/actions-runner-controller-runners OCIRepository: actions-runner-system/gha-runner-scale-set
+++ cluster-apps/chongus/actions-runner-system/actions-runner-system/runners Kustomization: actions-runner-system/actions-runner-controller-runners OCIRepository: actions-runner-system/gha-runner-scale-set
@@ -11,9 +11,9 @@
spec:
interval: 15m
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: 0.13.1
+ tag: 0.14.0
url: oci://ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set
|
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.13.1→0.14.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
actions/actions-runner-controller (ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set)
v0.14.0: : TLS between runner and dockerd, faster runner restarts, reduced GitHub API callsCompare Source
Changelog
This release includes the following changes from numerous contributors. Thank you!
crazymax/ghaction-docker-buildxanddocker/setup-buildx-action. See summerwind#192 (comment) for more information and the exact change you'll need on your workflow config files.priorityClassNamesupport (#215)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.
This PR was generated by Mend Renovate. View the repository job log.