From 73a18de0b60fc3a434a584e4c6b2fee47e979085 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 7 Apr 2026 20:04:36 +0000 Subject: [PATCH] chore(deps): update docker docker tag to v29.4.0 --- clusters/cl01tl/helm/gitea/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/gitea/values.yaml b/clusters/cl01tl/helm/gitea/values.yaml index 6afd0241d..764037907 100644 --- a/clusters/cl01tl/helm/gitea/values.yaml +++ b/clusters/cl01tl/helm/gitea/values.yaml @@ -206,7 +206,7 @@ gitea-actions: registry: docker.io repository: docker # renovate: datasource=docker depName=docker - tag: 29.3.1-dind@sha256:4d90f1f6c400315c2dba96d3ec93c01e64198395cbba04f79d12adce4f737029 + tag: 29.4.0-dind@sha256:f80c26212befc1c1988b529495532c6b9180d9b1dab1611f4a1efbe9da8ec821 extraVolumeMounts: - name: docker-vol mountPath: /var/lib/docker -- 2.49.1