From dad211487a5d0f3f39463428efb077184a8c9808 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 28 Feb 2025 02:01:53 +0000 Subject: [PATCH] fix(deps): update docker.io/library/docker docker tag to v28.0.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 85c3365..1b44b06 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.0-dind + tag: 28.0.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