chore(deps): update docker docker tag to v29.1.5#1292
Merged
renovate[bot] merged 1 commit intomainfrom Jan 27, 2026
Merged
Conversation
--- kubernetes/apps/actions-runner/runners Kustomization: flux-system/actions-runners HelmRelease: actions-runners/actions-runner-set
+++ kubernetes/apps/actions-runner/runners Kustomization: flux-system/actions-runners HelmRelease: actions-runners/actions-runner-set
@@ -62,13 +62,13 @@
- dockerd
- --host=unix:///run/docker/docker.sock
- --group=$(DOCKER_GROUP_GID)
env:
- name: DOCKER_GROUP_GID
value: '123'
- image: docker:29.1.4-dind@sha256:d95427251fd155cd69a03311a8c4edf6d0778595444afc2d2c800a156eb2ecac
+ image: docker:29.1.5-dind@sha256:3a33fc81fa4d38360f490f5b900e9846f725db45bb1d9b1fe02d849bd42a5cf2
name: dind
securityContext:
privileged: true
volumeMounts:
- mountPath: /home/runner/_work
name: work |
--- HelmRelease: actions-runners/actions-runner-set AutoscalingRunnerSet: actions-runners/mich
+++ HelmRelease: actions-runners/actions-runner-set AutoscalingRunnerSet: actions-runners/mich
@@ -10,13 +10,13 @@
app.kubernetes.io/instance: mich
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: gha-rs
actions.github.com/scale-set-name: mich
actions.github.com/scale-set-namespace: actions-runners
annotations:
- actions.github.com/values-hash: 709719e21c4f35c86798d821f084ec9e5ec50d3f36c0ff9690027e2896fef06
+ actions.github.com/values-hash: 0e3d151ac5b2603f92b4120c0160bfe848e97f5aa3051431d78cadf71180e95
actions.github.com/cleanup-manager-role-binding: mich-gha-rs-manager
actions.github.com/cleanup-manager-role-name: mich-gha-rs-manager
actions.github.com/cleanup-no-permission-service-account-name: mich-gha-rs-no-permission
spec:
githubConfigUrl: https://github.com/immich-app
githubConfigSecret: actions-controller-github-auth
@@ -63,13 +63,13 @@
- dockerd
- --host=unix:///run/docker/docker.sock
- --group=$(DOCKER_GROUP_GID)
env:
- name: DOCKER_GROUP_GID
value: '123'
- image: docker:29.1.4-dind@sha256:d95427251fd155cd69a03311a8c4edf6d0778595444afc2d2c800a156eb2ecac
+ image: docker:29.1.5-dind@sha256:3a33fc81fa4d38360f490f5b900e9846f725db45bb1d9b1fe02d849bd42a5cf2
name: dind
securityContext:
privileged: true
volumeMounts:
- mountPath: /home/runner/_work
name: work |
jrasm91
approved these changes
Jan 27, 2026
This file contains hidden or 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
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:
29.1.4-dind→29.1.5-dind29.2.0-dindConfiguration
📅 Schedule: Branch creation - "before 9am on tuesday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.