Skip to content
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 ghcr.io/onedr0p/actions-runner ( 2.311.0 → 2.312.0 ) #4015

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented Jan 17, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/actions-runner (source) minor 2.311.0 -> 2.312.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Jan 17, 2024

--- HelmRelease: actions-runner-system/arc-home-ops AutoscalingRunnerSet: actions-runner-system/arc-runner-set-home-ops

+++ HelmRelease: actions-runner-system/arc-home-ops AutoscalingRunnerSet: actions-runner-system/arc-runner-set-home-ops

@@ -26,13 +26,13 @@

   template:
     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@sha256:627304509a8cdc2e5a89316a892850a52b101acd84647b2e895a6d7c65f7e5be
+        image: ghcr.io/onedr0p/actions-runner:2.312.0@sha256:67258788b02b04102d5f0321dfb98cb87d8d1bba75c923fd81a35325453ba647
         command:
         - cp
         args:
         - -r
         - -v
         - /home/runner/externals/.
@@ -41,13 +41,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@sha256:627304509a8cdc2e5a89316a892850a52b101acd84647b2e895a6d7c65f7e5be
+        image: ghcr.io/onedr0p/actions-runner:2.312.0@sha256:67258788b02b04102d5f0321dfb98cb87d8d1bba75c923fd81a35325453ba647
         env:
         - name: DOCKER_HOST
           value: unix:///run/docker/docker.sock
         - name: RUNNER_WAIT_FOR_DOCKER_IN_SECONDS
           value: '120'
         volumeMounts:

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Jan 17, 2024

--- kubernetes/kyak/apps/actions-runner-system/actions-runner-controller/runners Kustomization: flux-system/actions-runner-controller-runners HelmRelease: actions-runner-system/arc-home-ops

+++ kubernetes/kyak/apps/actions-runner-system/actions-runner-controller/runners Kustomization: flux-system/actions-runner-controller-runners HelmRelease: actions-runner-system/arc-home-ops

@@ -39,13 +39,13 @@

     runnerScaleSetName: arc-runner-set-home-ops
     template:
       spec:
         containers:
         - command:
           - /home/runner/run.sh
-          image: ghcr.io/onedr0p/actions-runner:2.311.0@sha256:627304509a8cdc2e5a89316a892850a52b101acd84647b2e895a6d7c65f7e5be
+          image: ghcr.io/onedr0p/actions-runner:2.312.0@sha256:67258788b02b04102d5f0321dfb98cb87d8d1bba75c923fd81a35325453ba647
           name: runner
   valuesFrom:
   - kind: Secret
     name: actions-runner-controller-auth-secret
     targetPath: githubConfigSecret.github_app_id
     valuesKey: ACTION_RUNNER_CONTROLLER_GITHUB_APP_ID

@coolguy1771 coolguy1771 merged commit 9209e41 into main Jan 17, 2024
10 of 13 checks passed
@coolguy1771 coolguy1771 deleted the renovate/kyak-ghcr.io-onedr0p-actions-runner-2.x branch January 17, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant