From 1026cfd7a8ecf84de7c8bd2cf283968cbcd67915 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 00:30:05 +0000 Subject: [PATCH] chore(deps): update docker docker tag to v27.3.0 --- deploy/charts/webshell/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/charts/webshell/values.yaml b/deploy/charts/webshell/values.yaml index 07922af..9a6cdef 100644 --- a/deploy/charts/webshell/values.yaml +++ b/deploy/charts/webshell/values.yaml @@ -51,7 +51,7 @@ dind: enabled: true image: repository: docker - tag: 27.2.1-dind + tag: 27.3.0-dind resources: {} persistence: enabled: false