-
Notifications
You must be signed in to change notification settings - Fork 6
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 ghcr.io/actions/actions-runner ( 2.317.0 → 2.318.0 ) #4043
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
…0 → 2.318.0 ) | datasource | package | from | to | | ---------- | ------------------------------ | ------- | ------- | | docker | ghcr.io/actions/actions-runner | 2.317.0 | 2.318.0 |
repo-jeeves
bot
added
renovate/container
Issue relates to a Renovate container update
type/minor
Issue relates to a minor version bump
cluster/main
Changes made in the main cluster
size/XS
Marks a PR that changes 0-9 lines, ignoring generated files
labels
Jul 26, 2024
--- HelmRelease: dev/k8s-staging AutoscalingRunnerSet: dev/k8s-staging
+++ HelmRelease: dev/k8s-staging AutoscalingRunnerSet: dev/k8s-staging
@@ -10,13 +10,13 @@
app.kubernetes.io/instance: k8s-staging
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: gha-rs
actions.github.com/scale-set-name: k8s-staging
actions.github.com/scale-set-namespace: dev
annotations:
- actions.github.com/values-hash: 092491efd181a1c0ab9b257e636f5098943118a56a9e18038a82d3f28fd0c68
+ actions.github.com/values-hash: 815a1222c8078100ff7138a254ead3c9ed6a905f612d9c91987c2fdaf217f17
actions.github.com/cleanup-github-secret-name: k8s-staging-gha-rs-github-secret
actions.github.com/cleanup-manager-role-binding: k8s-staging-gha-rs-manager
actions.github.com/cleanup-manager-role-name: k8s-staging-gha-rs-manager
actions.github.com/cleanup-no-permission-service-account-name: k8s-staging-gha-rs-no-permission
spec:
githubConfigUrl: https://github.com/szinn/k8s-staging
@@ -27,13 +27,13 @@
template:
spec:
restartPolicy: Never
serviceAccountName: k8s-staging-gha-rs-no-permission
initContainers:
- name: init-dind-externals
- image: ghcr.io/actions/actions-runner:2.317.0@sha256:95db6fbb020b9f734e8a00389291dae766f0e6ad3d1171ae2d68e9ad8ac4a985
+ image: ghcr.io/actions/actions-runner:2.318.0@sha256:b05be064f0b30ac9d1ec0526f9429f7df2da45379b0cf50f1fda97793e1bd416
command:
- cp
args:
- -r
- -v
- /home/runner/externals/.
@@ -42,13 +42,13 @@
- name: dind-externals
mountPath: /home/runner/tmpDir
containers:
- name: runner
command:
- /home/runner/run.sh
- image: ghcr.io/actions/actions-runner:2.317.0@sha256:95db6fbb020b9f734e8a00389291dae766f0e6ad3d1171ae2d68e9ad8ac4a985
+ image: ghcr.io/actions/actions-runner:2.318.0@sha256:b05be064f0b30ac9d1ec0526f9429f7df2da45379b0cf50f1fda97793e1bd416
env:
- name: DOCKER_HOST
value: unix:///var/run/docker.sock
- name: RUNNER_WAIT_FOR_DOCKER_IN_SECONDS
value: '120'
volumeMounts:
--- HelmRelease: dev/k8s-homelab AutoscalingRunnerSet: dev/k8s-homelab
+++ HelmRelease: dev/k8s-homelab AutoscalingRunnerSet: dev/k8s-homelab
@@ -10,13 +10,13 @@
app.kubernetes.io/instance: k8s-homelab
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: gha-rs
actions.github.com/scale-set-name: k8s-homelab
actions.github.com/scale-set-namespace: dev
annotations:
- actions.github.com/values-hash: e95137fd29a3b19cf4e80faeeea0a2c889a23834afb7b536e021bded942b158
+ actions.github.com/values-hash: cd9aad6e811987b571a086786c55e345cfff4605ed9fe4f1cd8d05b7d8cc256
actions.github.com/cleanup-github-secret-name: k8s-homelab-gha-rs-github-secret
actions.github.com/cleanup-manager-role-binding: k8s-homelab-gha-rs-manager
actions.github.com/cleanup-manager-role-name: k8s-homelab-gha-rs-manager
actions.github.com/cleanup-no-permission-service-account-name: k8s-homelab-gha-rs-no-permission
spec:
githubConfigUrl: https://github.com/szinn/k8s-homelab
@@ -27,13 +27,13 @@
template:
spec:
restartPolicy: Never
serviceAccountName: k8s-homelab-gha-rs-no-permission
initContainers:
- name: init-dind-externals
- image: ghcr.io/actions/actions-runner:2.317.0@sha256:95db6fbb020b9f734e8a00389291dae766f0e6ad3d1171ae2d68e9ad8ac4a985
+ image: ghcr.io/actions/actions-runner:2.318.0@sha256:b05be064f0b30ac9d1ec0526f9429f7df2da45379b0cf50f1fda97793e1bd416
command:
- cp
args:
- -r
- -v
- /home/runner/externals/.
@@ -42,13 +42,13 @@
- name: dind-externals
mountPath: /home/runner/tmpDir
containers:
- name: runner
command:
- /home/runner/run.sh
- image: ghcr.io/actions/actions-runner:2.317.0@sha256:95db6fbb020b9f734e8a00389291dae766f0e6ad3d1171ae2d68e9ad8ac4a985
+ image: ghcr.io/actions/actions-runner:2.318.0@sha256:b05be064f0b30ac9d1ec0526f9429f7df2da45379b0cf50f1fda97793e1bd416
env:
- name: DOCKER_HOST
value: unix:///var/run/docker.sock
- name: RUNNER_WAIT_FOR_DOCKER_IN_SECONDS
value: '120'
volumeMounts: |
--- kubernetes/main/apps/dev/actions-runner-controller/runners Kustomization: flux-system/dev-actions-runner-controller-runners HelmRelease: dev/k8s-homelab
+++ kubernetes/main/apps/dev/actions-runner-controller/runners Kustomization: flux-system/dev-actions-runner-controller-runners HelmRelease: dev/k8s-homelab
@@ -39,13 +39,13 @@
runnerScaleSetName: k8s-homelab
template:
spec:
containers:
- command:
- /home/runner/run.sh
- image: ghcr.io/actions/actions-runner:2.317.0@sha256:95db6fbb020b9f734e8a00389291dae766f0e6ad3d1171ae2d68e9ad8ac4a985
+ image: ghcr.io/actions/actions-runner:2.318.0@sha256:b05be064f0b30ac9d1ec0526f9429f7df2da45379b0cf50f1fda97793e1bd416
name: runner
volumeMounts:
- mountPath: /cache
name: cache-volume
volumes:
- name: cache-volume
--- kubernetes/main/apps/dev/actions-runner-controller/runners Kustomization: flux-system/dev-actions-runner-controller-runners HelmRelease: dev/k8s-staging
+++ kubernetes/main/apps/dev/actions-runner-controller/runners Kustomization: flux-system/dev-actions-runner-controller-runners HelmRelease: dev/k8s-staging
@@ -39,13 +39,13 @@
runnerScaleSetName: k8s-staging
template:
spec:
containers:
- command:
- /home/runner/run.sh
- image: ghcr.io/actions/actions-runner:2.317.0@sha256:95db6fbb020b9f734e8a00389291dae766f0e6ad3d1171ae2d68e9ad8ac4a985
+ image: ghcr.io/actions/actions-runner:2.318.0@sha256:b05be064f0b30ac9d1ec0526f9429f7df2da45379b0cf50f1fda97793e1bd416
name: runner
volumeMounts:
- mountPath: /cache
name: cache-volume
volumes:
- name: cache-volume |
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
cluster/main
Changes made in the main cluster
renovate/container
Issue relates to a Renovate container update
size/XS
Marks a PR that changes 0-9 lines, ignoring generated files
type/minor
Issue relates to a minor version bump
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.317.0
->2.318.0
Release Notes
actions/runner (ghcr.io/actions/actions-runner)
v2.318.0
Compare Source
What's Changed
Full Changelog: actions/runner@v2.317.0...v2.318.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
:[Pre-release] Windows arm64
Warning: Windows arm64 runners are currently in preview status and use unofficial versions of nodejs. They are not intended for production workflows.
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: