From 654ac8f68d19bde7ac1cb36a9a8a16d877ad4e0f Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 22 May 2026 12:57:37 -0500 Subject: [PATCH] fix: wrong sha --- 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 f52e57041..a3cc1d55d 100644 --- a/clusters/cl01tl/helm/gitea/values.yaml +++ b/clusters/cl01tl/helm/gitea/values.yaml @@ -212,7 +212,7 @@ gitea-actions: registry: docker.io repository: docker # renovate: datasource=docker depName=docker - tag: 29.5.2-dind@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb + tag: 29.5.2-dind@sha256:6b9cd914eb9c6b342c040a49a27a5eb3804453bae6ecc90f7ff96133595a95e8 extraVolumeMounts: - name: docker-vol mountPath: /var/lib/docker