-
Notifications
You must be signed in to change notification settings - Fork 15
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/onedr0p/actions-runner ( 2.321.0 → 2.322.0 ) #5483
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/cluster-0-ghcr.io-onedr0p-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.
Open
feat(container): update image ghcr.io/onedr0p/actions-runner ( 2.321.0 → 2.322.0 ) #5483
renovate
wants to merge
1
commit into
main
from
renovate/cluster-0-ghcr.io-onedr0p-actions-runner-2.x
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
--- HelmRelease: dev/arc-carpenike AutoscalingRunnerSet: dev/arc-carpenike
+++ HelmRelease: dev/arc-carpenike AutoscalingRunnerSet: dev/arc-carpenike
@@ -10,13 +10,13 @@
app.kubernetes.io/instance: arc-carpenike
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: gha-rs
actions.github.com/scale-set-name: arc-carpenike
actions.github.com/scale-set-namespace: dev
annotations:
- actions.github.com/values-hash: 4a67384e851e395ba3de4f942d6b6982cf8d4cea2806420f19b5b25f9e80cd3
+ actions.github.com/values-hash: 12b758f0ccf70bd3eb94559ad8fb68d40651b759670796ddada1f06cd620ecd
actions.github.com/cleanup-github-secret-name: arc-carpenike-gha-rs-github-secret
actions.github.com/cleanup-manager-role-binding: arc-carpenike-gha-rs-manager
actions.github.com/cleanup-manager-role-name: arc-carpenike-gha-rs-manager
actions.github.com/cleanup-no-permission-service-account-name: arc-carpenike-gha-rs-no-permission
spec:
githubConfigUrl: https://github.com/carpenike/k8s-gitops
@@ -37,13 +37,13 @@
app.kubernetes.io/name: arc-carpenike-runner
spec:
restartPolicy: Never
serviceAccountName: arc-carpenike-gha-rs-no-permission
initContainers:
- name: init-dind-externals
- image: ghcr.io/onedr0p/actions-runner:2.321.0
+ image: ghcr.io/onedr0p/actions-runner:2.322.0
command:
- cp
args:
- -r
- -v
- /home/runner/externals/.
@@ -52,13 +52,13 @@
- name: dind-externals
mountPath: /home/runner/tmpDir
containers:
- name: runner
command:
- /home/runner/run.sh
- image: ghcr.io/onedr0p/actions-runner:2.321.0
+ image: ghcr.io/onedr0p/actions-runner:2.322.0
env:
- name: DOCKER_HOST
value: unix:///var/run/docker.sock
- name: RUNNER_WAIT_FOR_DOCKER_IN_SECONDS
value: '120'
volumeMounts: |
--- kubernetes/cluster-0/apps/dev/actions-runner-controller/runners Kustomization: flux-system/actions-runner-controller-runners HelmRelease: dev/arc-carpenike
+++ kubernetes/cluster-0/apps/dev/actions-runner-controller/runners Kustomization: flux-system/actions-runner-controller-runners HelmRelease: dev/arc-carpenike
@@ -41,13 +41,13 @@
labels:
app.kubernetes.io/name: arc-carpenike-runner
spec:
containers:
- command:
- /home/runner/run.sh
- image: ghcr.io/onedr0p/actions-runner:2.321.0
+ image: ghcr.io/onedr0p/actions-runner:2.322.0
name: runner
valuesFrom:
- kind: Secret
name: actions-runner-controller-auth
targetPath: githubConfigSecret.github_app_id
valuesKey: github_app_id |
🦙 MegaLinter status: ❌ ERROR
See detailed report in MegaLinter reports |
…0 → 2.322.0 ) | datasource | package | from | to | | ---------- | ------------------------------ | ------- | ------- | | docker | ghcr.io/onedr0p/actions-runner | 2.321.0 | 2.322.0 |
renovate
bot
force-pushed
the
renovate/cluster-0-ghcr.io-onedr0p-actions-runner-2.x
branch
from
January 30, 2025 19:04
c5fb705
to
85daf38
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.321.0
->2.322.0
Release Notes
actions/runner (ghcr.io/onedr0p/actions-runner)
v2.322.0
Compare Source
What's Changed
buildx
from0.18.0
to0.19.3
(critical CVE) by @MPV in https://github.com/actions/runner/pull/3647docker
from27.3.1
to27.4.1
by @MPV in https://github.com/actions/runner/pull/3648New Contributors
Full Changelog: actions/runner@v2.321.0...v2.322.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.