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) #1715

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake 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

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.

@bot-blake bot-blake bot requested a review from buroa as a code owner January 17, 2024 05:05
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Jan 17, 2024
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Jan 17, 2024

--- HelmRelease: actions-runner-system/k8s-gitops AutoscalingRunnerSet: actions-runner-system/arc-runner-set-k8s-gitops

+++ HelmRelease: actions-runner-system/k8s-gitops AutoscalingRunnerSet: actions-runner-system/arc-runner-set-k8s-gitops

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

   template:
     spec:
       restartPolicy: Never
       serviceAccountName: arc-runner-set-k8s-gitops-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:

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Jan 17, 2024

--- kubernetes/apps/actions-runner-system/actions-runner-controller/runners Kustomization: flux-system/cluster-apps-actions-runner-controller-runners HelmRelease: actions-runner-system/k8s-gitops

+++ kubernetes/apps/actions-runner-system/actions-runner-controller/runners Kustomization: flux-system/cluster-apps-actions-runner-controller-runners HelmRelease: actions-runner-system/k8s-gitops

@@ -38,13 +38,13 @@

     runnerScaleSetName: arc-runner-set-k8s-gitops
     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-secret
     targetPath: githubConfigSecret.github_app_id
     valuesKey: ACTION_RUNNER_CONTROLLER_GITHUB_APP_ID

@buroa buroa merged commit a7424b5 into master Jan 17, 2024
8 checks passed
@buroa buroa deleted the renovate/actions-runner branch January 17, 2024 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant