From e94408eda183825cf7c4b74c90ea1939214403b3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 21 Mar 2025 03:31:46 +0000 Subject: [PATCH] fix(deps): update docker.io/library/docker docker tag to v28.0.2 --- forgejo-runner/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forgejo-runner/values.yaml b/forgejo-runner/values.yaml index d898dc5..f6e96dd 100644 --- a/forgejo-runner/values.yaml +++ b/forgejo-runner/values.yaml @@ -160,7 +160,7 @@ dind: pullPolicy: IfNotPresent # -- image tag # @section -- Docker in Docker - tag: 28.0.1-dind + tag: 28.0.2-dind # -- We usually recommend not to specify default resources and to leave this as a conscious # choice for the user. This also increases chances charts run on environments with little # resources, such as Minikube. If you do want to specify resources, uncomment the following