From 75b0d4a13746d1c29cf6d1f48f09da1a04f4d126 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 18 Apr 2025 20:32:00 +0000 Subject: [PATCH] fix(deps): update docker.io/library/docker docker tag to v28.1.1 --- 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 4c9c6be..4502811 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.4-dind + tag: 28.1.1-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 -- 2.45.3