From 2748ae19cfe3bb2a9be9b80d1e1ebdbbe3d7e98c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 18 Apr 2025 00:03:01 +0000 Subject: [PATCH] fix(deps): update docker.io/library/docker docker tag to v28.1.0 --- 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..3f341d3 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.0-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