-
Notifications
You must be signed in to change notification settings - Fork 2
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(arc): update gha-runner-scale-set group ( 0.9.3 → 0.10.0 ) (minor) #4153
Merged
Conversation
This file contains 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
tyriis-automation
bot
added
renovate/docker
renovate docker datasource
renovate/flux
renovate flux manager
type/minor
a minor update
area/kubernetes
cluster/talos-flux
labels
Dec 16, 2024
Quality Gate passedIssues Measures |
--- kubernetes/talos-flux/apps/github/actions-runner-controller/operator Kustomization: flux-system/apps-actions-runner-controller HelmRelease: github/actions-runner-controller
+++ kubernetes/talos-flux/apps/github/actions-runner-controller/operator Kustomization: flux-system/apps-actions-runner-controller HelmRelease: github/actions-runner-controller
@@ -15,13 +15,13 @@
chart: gha-runner-scale-set-controller
interval: 30m
sourceRef:
kind: HelmRepository
name: actions-runner-controller-charts
namespace: flux-system
- version: 0.9.3
+ version: 0.10.0
install:
crds: CreateReplace
interval: 30m
upgrade:
crds: CreateReplace
values:
--- kubernetes/talos-flux/apps/github/actions-runner-controller/runners Kustomization: flux-system/apps-actions-runner-controller-runners HelmRelease: github/jazzlyn-gh-actions-demo
+++ kubernetes/talos-flux/apps/github/actions-runner-controller/runners Kustomization: flux-system/apps-actions-runner-controller-runners HelmRelease: github/jazzlyn-gh-actions-demo
@@ -13,13 +13,13 @@
chart: gha-runner-scale-set
interval: 30m
sourceRef:
kind: HelmRepository
name: actions-runner-controller-charts
namespace: flux-system
- version: 0.9.3
+ version: 0.10.0
driftDetection:
mode: enabled
interval: 30m
values:
containerMode:
type: dind
--- kubernetes/talos-flux/apps/github/actions-runner-controller/runners Kustomization: flux-system/apps-actions-runner-controller-runners HelmRelease: github/jazzlyn-kind-flux-demo
+++ kubernetes/talos-flux/apps/github/actions-runner-controller/runners Kustomization: flux-system/apps-actions-runner-controller-runners HelmRelease: github/jazzlyn-kind-flux-demo
@@ -13,13 +13,13 @@
chart: gha-runner-scale-set
interval: 30m
sourceRef:
kind: HelmRepository
name: actions-runner-controller-charts
namespace: flux-system
- version: 0.9.3
+ version: 0.10.0
driftDetection:
mode: enabled
interval: 30m
values:
containerMode:
type: dind
--- kubernetes/talos-flux/apps/github/actions-runner-controller/runners Kustomization: flux-system/apps-actions-runner-controller-runners HelmRelease: github/techtales-io
+++ kubernetes/talos-flux/apps/github/actions-runner-controller/runners Kustomization: flux-system/apps-actions-runner-controller-runners HelmRelease: github/techtales-io
@@ -13,13 +13,13 @@
chart: gha-runner-scale-set
interval: 30m
sourceRef:
kind: HelmRepository
name: actions-runner-controller-charts
namespace: flux-system
- version: 0.9.3
+ version: 0.10.0
driftDetection:
mode: enabled
interval: 30m
values:
containerMode:
type: dind
--- kubernetes/talos-flux/apps/github/actions-runner-controller/runners Kustomization: flux-system/apps-actions-runner-controller-runners HelmRelease: github/tyriis-home-ops
+++ kubernetes/talos-flux/apps/github/actions-runner-controller/runners Kustomization: flux-system/apps-actions-runner-controller-runners HelmRelease: github/tyriis-home-ops
@@ -13,13 +13,13 @@
chart: gha-runner-scale-set
interval: 30m
sourceRef:
kind: HelmRepository
name: actions-runner-controller-charts
namespace: flux-system
- version: 0.9.3
+ version: 0.10.0
driftDetection:
mode: enabled
interval: 30m
values:
containerMode:
type: dind
--- kubernetes/talos-flux/apps/github/actions-runner-controller/runners Kustomization: flux-system/apps-actions-runner-controller-runners HelmRelease: github/tyriis-homeassistant-config
+++ kubernetes/talos-flux/apps/github/actions-runner-controller/runners Kustomization: flux-system/apps-actions-runner-controller-runners HelmRelease: github/tyriis-homeassistant-config
@@ -13,13 +13,13 @@
chart: gha-runner-scale-set
interval: 30m
sourceRef:
kind: HelmRepository
name: actions-runner-controller-charts
namespace: flux-system
- version: 0.9.3
+ version: 0.10.0
driftDetection:
mode: enabled
interval: 30m
values:
containerMode:
type: dind
--- kubernetes/talos-flux/apps/github/actions-runner-controller/runners Kustomization: flux-system/apps-actions-runner-controller-runners HelmRelease: github/tyriis-terraform-github
+++ kubernetes/talos-flux/apps/github/actions-runner-controller/runners Kustomization: flux-system/apps-actions-runner-controller-runners HelmRelease: github/tyriis-terraform-github
@@ -13,13 +13,13 @@
chart: gha-runner-scale-set
interval: 30m
sourceRef:
kind: HelmRepository
name: actions-runner-controller-charts
namespace: flux-system
- version: 0.9.3
+ version: 0.10.0
driftDetection:
mode: enabled
interval: 30m
values:
containerMode:
type: dind |
--- HelmRelease: github/actions-runner-controller Deployment: github/gha-runner-scale-set-controller
+++ HelmRelease: github/actions-runner-controller Deployment: github/gha-runner-scale-set-controller
@@ -30,13 +30,13 @@
app.kubernetes.io/namespace: github
app.kubernetes.io/instance: actions-runner-controller
spec:
serviceAccountName: gha-runner-scale-set-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.0
imagePullPolicy: IfNotPresent
args:
- --auto-scaling-runner-set-only
- --log-level=debug
- --log-format=text
- --update-strategy=immediate
@@ -48,13 +48,13 @@
ports:
- containerPort: 8080
protocol: TCP
name: metrics
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.0
- name: CONTROLLER_MANAGER_POD_NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.namespace
volumeMounts:
- mountPath: /tmp |
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports MegaLinter is graciously provided by OX Security |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/kubernetes
cluster/talos-flux
renovate/docker
renovate docker datasource
renovate/flux
renovate flux manager
type/minor
a minor update
0 participants
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.10.0
0.9.3
->0.10.0
Release Notes
actions/actions-runner-controller (gha-runner-scale-set)
v0.10.0
Compare Source
Changelog
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 these updates again.
This PR has been generated by Renovate Bot.