-
-
Notifications
You must be signed in to change notification settings - Fork 44
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.311.0 β 2.312.0 ) #5826
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.312.0 ) | datasource | package | from | to | | ---------- | ------------------------------ | ------- | ------- | | docker | ghcr.io/onedr0p/actions-runner | 2.311.0 | 2.312.0 |
ghost
added
renovate/container
type/minor
Issue relates to a minor version bump
area/kubernetes
Issue relates to Kubernetes
cluster/main
Issue relates to the "main" cluster
labels
Jan 17, 2024
--- HelmRelease: dev/arc-assets AutoscalingRunnerSet: dev/arc-runner-set-assets
+++ HelmRelease: dev/arc-assets AutoscalingRunnerSet: dev/arc-runner-set-assets
@@ -40,13 +40,13 @@
egress.home.arpa/world: allow
spec:
restartPolicy: Never
serviceAccountName: arc-runner-set-assets-gha-rs-no-permission
initContainers:
- name: init-dind-externals
- image: ghcr.io/onedr0p/actions-runner:2.311.0
+ image: ghcr.io/onedr0p/actions-runner:2.312.0
command:
- cp
args:
- -r
- -v
- /home/runner/externals/.
@@ -55,13 +55,13 @@
- name: dind-externals
mountPath: /home/runner/tmpDir
containers:
- name: runner
command:
- /home/runner/run.sh
- image: ghcr.io/onedr0p/actions-runner:2.311.0
+ image: ghcr.io/onedr0p/actions-runner:2.312.0
env:
- name: DOCKER_HOST
value: unix:///run/docker/docker.sock
- name: RUNNER_WAIT_FOR_DOCKER_IN_SECONDS
value: '120'
volumeMounts:
--- HelmRelease: dev/arc-home-ops AutoscalingRunnerSet: dev/arc-runner-set-home-ops
+++ HelmRelease: dev/arc-home-ops AutoscalingRunnerSet: dev/arc-runner-set-home-ops
@@ -40,13 +40,13 @@
egress.home.arpa/world: allow
spec:
restartPolicy: Never
serviceAccountName: arc-runner-set-home-ops-gha-rs-no-permission
initContainers:
- name: init-dind-externals
- image: ghcr.io/onedr0p/actions-runner:2.311.0
+ image: ghcr.io/onedr0p/actions-runner:2.312.0
command:
- cp
args:
- -r
- -v
- /home/runner/externals/.
@@ -55,13 +55,13 @@
- name: dind-externals
mountPath: /home/runner/tmpDir
containers:
- name: runner
command:
- /home/runner/run.sh
- image: ghcr.io/onedr0p/actions-runner:2.311.0
+ image: ghcr.io/onedr0p/actions-runner:2.312.0
env:
- name: DOCKER_HOST
value: unix:///run/docker/docker.sock
- name: RUNNER_WAIT_FOR_DOCKER_IN_SECONDS
value: '120'
volumeMounts: |
--- kubernetes/main/apps/dev/actions-runner-controller/runners Kustomization: flux-system/actions-runner-controller-runners HelmRelease: dev/arc-assets
+++ kubernetes/main/apps/dev/actions-runner-controller/runners Kustomization: flux-system/actions-runner-controller-runners HelmRelease: dev/arc-assets
@@ -45,13 +45,13 @@
egress.home.arpa/kubedns: allow
egress.home.arpa/world: allow
spec:
containers:
- command:
- /home/runner/run.sh
- image: ghcr.io/onedr0p/actions-runner:2.311.0
+ image: ghcr.io/onedr0p/actions-runner:2.312.0
name: runner
valuesFrom:
- kind: Secret
name: actions-runner-controller-auth
targetPath: githubConfigSecret.github_app_id
valuesKey: github_app_id
--- kubernetes/main/apps/dev/actions-runner-controller/runners Kustomization: flux-system/actions-runner-controller-runners HelmRelease: dev/arc-home-ops
+++ kubernetes/main/apps/dev/actions-runner-controller/runners Kustomization: flux-system/actions-runner-controller-runners HelmRelease: dev/arc-home-ops
@@ -45,13 +45,13 @@
egress.home.arpa/kubedns: allow
egress.home.arpa/world: allow
spec:
containers:
- command:
- /home/runner/run.sh
- image: ghcr.io/onedr0p/actions-runner:2.311.0
+ image: ghcr.io/onedr0p/actions-runner:2.312.0
name: runner
valuesFrom:
- kind: Secret
name: actions-runner-controller-auth
targetPath: githubConfigSecret.github_app_id
valuesKey: github_app_id |
π¦ MegaLinter status: β SUCCESS
See detailed report in MegaLinter reports |
bjw-s
pushed a commit
that referenced
this pull request
Mar 5, 2024
β¦0 β 2.312.0 ) (#5826) Co-authored-by: repo-duster[bot] <87358111+repo-duster[bot]@users.noreply.github.com>
bjw-s
pushed a commit
that referenced
this pull request
Mar 5, 2024
β¦0 β 2.312.0 ) (#5826) Co-authored-by: repo-duster[bot] <87358111+repo-duster[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/kubernetes
Issue relates to Kubernetes
cluster/main
Issue relates to the "main" cluster
renovate/container
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.311.0
->2.312.0
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 has been generated by Renovate Bot.