-
Notifications
You must be signed in to change notification settings - Fork 1
feat(container): update image ghcr.io/home-operations/actions-runner ( 2.330.0 → 2.331.0 ) #2753
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/ghcr.io-home-operations-actions-runner-2.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+3
−3
Conversation
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
--- kubernetes/subterra/apps/dev/actions-runner-controller/runners Kustomization: flux-system/actions-runner-controller-runners HelmRelease: dev/arc-containers
+++ kubernetes/subterra/apps/dev/actions-runner-controller/runners Kustomization: flux-system/actions-runner-controller-runners HelmRelease: dev/arc-containers
@@ -40,13 +40,13 @@
labels:
app.kubernetes.io/name: arc-containers-runner
spec:
containers:
- command:
- /home/runner/run.sh
- image: ghcr.io/home-operations/actions-runner:2.330.0
+ image: ghcr.io/home-operations/actions-runner:2.331.0
name: runner
valuesFrom:
- kind: Secret
name: actions-runner-controller-auth
targetPath: githubConfigSecret.github_app_id
valuesKey: github_app_id
--- kubernetes/subterra/apps/dev/actions-runner-controller/runners Kustomization: flux-system/actions-runner-controller-runners HelmRelease: dev/arc-glantswrt
+++ kubernetes/subterra/apps/dev/actions-runner-controller/runners Kustomization: flux-system/actions-runner-controller-runners HelmRelease: dev/arc-glantswrt
@@ -40,13 +40,13 @@
labels:
app.kubernetes.io/name: arc-glantswrt-runner
spec:
containers:
- command:
- /home/runner/run.sh
- image: ghcr.io/home-operations/actions-runner:2.330.0
+ image: ghcr.io/home-operations/actions-runner:2.331.0
name: runner
valuesFrom:
- kind: Secret
name: actions-runner-controller-auth
targetPath: githubConfigSecret.github_app_id
valuesKey: github_app_id
--- kubernetes/subterra/apps/dev/actions-runner-controller/runners Kustomization: flux-system/actions-runner-controller-runners HelmRelease: dev/arc-nikkix
+++ kubernetes/subterra/apps/dev/actions-runner-controller/runners Kustomization: flux-system/actions-runner-controller-runners HelmRelease: dev/arc-nikkix
@@ -40,13 +40,13 @@
labels:
app.kubernetes.io/name: arc-nikkix-runner
spec:
containers:
- command:
- /home/runner/run.sh
- image: ghcr.io/home-operations/actions-runner:2.330.0
+ image: ghcr.io/home-operations/actions-runner:2.331.0
name: runner
securityContext:
fsGroup: 1001
fsGroupChangePolicy: OnRootMismatch
topologySpreadConstraints:
- labelSelector: |
--- HelmRelease: dev/arc-glantswrt AutoscalingRunnerSet: dev/arc-runner-set-glantswrt
+++ HelmRelease: dev/arc-glantswrt AutoscalingRunnerSet: dev/arc-runner-set-glantswrt
@@ -10,13 +10,13 @@
app.kubernetes.io/instance: arc-runner-set-glantswrt
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: gha-rs
actions.github.com/scale-set-name: arc-runner-set-glantswrt
actions.github.com/scale-set-namespace: dev
annotations:
- actions.github.com/values-hash: f87f40f31b1da9d07078e927bd47146c51a8805cc69762b615ca662804942f6
+ actions.github.com/values-hash: c071d4f6c359b3d53c77e1d2881b3745fd70da25f5df9ede52739259175b534
actions.github.com/cleanup-github-secret-name: arc-runner-set-glantswrt-gha-rs-github-secret
actions.github.com/cleanup-manager-role-binding: arc-runner-set-glantswrt-gha-rs-manager
actions.github.com/cleanup-manager-role-name: arc-runner-set-glantswrt-gha-rs-manager
actions.github.com/cleanup-no-permission-service-account-name: arc-runner-set-glantswrt-gha-rs-no-permission
spec:
githubConfigUrl: https://github.com/mglants/glantswrt
@@ -36,13 +36,13 @@
app.kubernetes.io/name: arc-glantswrt-runner
spec:
restartPolicy: Never
serviceAccountName: arc-runner-set-glantswrt-gha-rs-no-permission
initContainers:
- name: init-dind-externals
- image: ghcr.io/home-operations/actions-runner:2.330.0
+ image: ghcr.io/home-operations/actions-runner:2.331.0
command:
- cp
args:
- -r
- /home/runner/externals/.
- /home/runner/tmpDir/
@@ -77,13 +77,13 @@
- name: dind-externals
mountPath: /home/runner/externals
containers:
- name: runner
command:
- /home/runner/run.sh
- image: ghcr.io/home-operations/actions-runner:2.330.0
+ image: ghcr.io/home-operations/actions-runner:2.331.0
env:
- name: DOCKER_HOST
value: unix:///var/run/docker.sock
- name: RUNNER_WAIT_FOR_DOCKER_IN_SECONDS
value: '120'
volumeMounts:
--- HelmRelease: dev/arc-containers AutoscalingRunnerSet: dev/arc-runner-set-containers
+++ HelmRelease: dev/arc-containers AutoscalingRunnerSet: dev/arc-runner-set-containers
@@ -10,13 +10,13 @@
app.kubernetes.io/instance: arc-runner-set-containers
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: gha-rs
actions.github.com/scale-set-name: arc-runner-set-containers
actions.github.com/scale-set-namespace: dev
annotations:
- actions.github.com/values-hash: 193864dd88c5c0d2dd8e4607e5e13f8d2a0b754c4ebbd6e6cc74ea016109d2e
+ actions.github.com/values-hash: 8d656811c4eff5b1131d7e12640d5df07af619aa90e3971bce83cf049f25e51
actions.github.com/cleanup-github-secret-name: arc-runner-set-containers-gha-rs-github-secret
actions.github.com/cleanup-manager-role-binding: arc-runner-set-containers-gha-rs-manager
actions.github.com/cleanup-manager-role-name: arc-runner-set-containers-gha-rs-manager
actions.github.com/cleanup-no-permission-service-account-name: arc-runner-set-containers-gha-rs-no-permission
spec:
githubConfigUrl: https://github.com/mglants/containers
@@ -36,13 +36,13 @@
app.kubernetes.io/name: arc-containers-runner
spec:
restartPolicy: Never
serviceAccountName: arc-runner-set-containers-gha-rs-no-permission
initContainers:
- name: init-dind-externals
- image: ghcr.io/home-operations/actions-runner:2.330.0
+ image: ghcr.io/home-operations/actions-runner:2.331.0
command:
- cp
args:
- -r
- /home/runner/externals/.
- /home/runner/tmpDir/
@@ -77,13 +77,13 @@
- name: dind-externals
mountPath: /home/runner/externals
containers:
- name: runner
command:
- /home/runner/run.sh
- image: ghcr.io/home-operations/actions-runner:2.330.0
+ image: ghcr.io/home-operations/actions-runner:2.331.0
env:
- name: DOCKER_HOST
value: unix:///var/run/docker.sock
- name: RUNNER_WAIT_FOR_DOCKER_IN_SECONDS
value: '120'
volumeMounts:
--- HelmRelease: dev/arc-nikkix AutoscalingRunnerSet: dev/arc-runner-set-nikkix
+++ HelmRelease: dev/arc-nikkix AutoscalingRunnerSet: dev/arc-runner-set-nikkix
@@ -10,13 +10,13 @@
app.kubernetes.io/instance: arc-runner-set-nikkix
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: gha-rs
actions.github.com/scale-set-name: arc-runner-set-nikkix
actions.github.com/scale-set-namespace: dev
annotations:
- actions.github.com/values-hash: f7c0df701db18851afc41d218cf8e84b3caa7cb59ff4a1cc713c6e2c348bc3d
+ actions.github.com/values-hash: 624cc5625e2b83527f736ba77c638df23f4f5eb5c756e58a1866ad8c4ce22ff
actions.github.com/cleanup-github-secret-name: arc-runner-set-nikkix-gha-rs-github-secret
actions.github.com/cleanup-manager-role-binding: arc-runner-set-nikkix-gha-rs-manager
actions.github.com/cleanup-manager-role-name: arc-runner-set-nikkix-gha-rs-manager
actions.github.com/cleanup-no-permission-service-account-name: arc-runner-set-nikkix-gha-rs-no-permission
spec:
githubConfigUrl: https://github.com/mglants/nikkix
@@ -46,13 +46,13 @@
topologyKey: kubernetes.io/hostname
whenUnsatisfiable: ScheduleAnyway
restartPolicy: Never
serviceAccountName: arc-runner-set-nikkix-gha-rs-no-permission
initContainers:
- name: init-dind-externals
- image: ghcr.io/home-operations/actions-runner:2.330.0
+ image: ghcr.io/home-operations/actions-runner:2.331.0
command:
- cp
args:
- -r
- /home/runner/externals/.
- /home/runner/tmpDir/
@@ -87,13 +87,13 @@
- name: dind-externals
mountPath: /home/runner/externals
containers:
- name: runner
command:
- /home/runner/run.sh
- image: ghcr.io/home-operations/actions-runner:2.330.0
+ image: ghcr.io/home-operations/actions-runner:2.331.0
env:
- name: DOCKER_HOST
value: unix:///var/run/docker.sock
- name: RUNNER_WAIT_FOR_DOCKER_IN_SECONDS
value: '120'
volumeMounts: |
…( 2.330.0 → 2.331.0 ) | datasource | package | from | to | | ---------- | -------------------------------------- | ------- | ------- | | docker | ghcr.io/home-operations/actions-runner | 2.330.0 | 2.331.0 |
f562e81 to
6c0a0aa
Compare
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:
2.330.0→2.331.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
actions/runner (ghcr.io/home-operations/actions-runner)
v2.331.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/runner@v2.330.0...v2.331.0
Note: Actions Runner follows a progressive release policy, so the latest release might not be available to your enterprise, organization, or repository yet.
To confirm which version of the Actions Runner you should expect, please view the download instructions for your enterprise, organization, or repository.
See https://docs.github.com/en/enterprise-cloud@latest/actions/hosting-your-own-runners/adding-self-hosted-runners
Windows x64
We recommend configuring the runner in a root folder of the Windows drive (e.g. "C:\actions-runner"). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows.
The following snipped needs to be run on
powershell:Windows arm64
We recommend configuring the runner in a root folder of the Windows drive (e.g. "C:\actions-runner"). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows.
The following snipped needs to be run on
powershell:OSX x64
OSX arm64 (Apple silicon)
Linux x64
Linux arm64
Linux arm
Using your self hosted runner
For additional details about configuring, running, or shutting down the runner please check out our product docs.
SHA-256 Checksums
The SHA-256 checksums for the packages included in this build are shown below:
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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.