From ae01f47251c24ab4d1dc9351f10c982b0d0b1e28 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 20:40:09 +0000 Subject: [PATCH] chore(deps): update docker docker tag to v29.3.1 --- 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 721210c..2f9808f 100644 --- a/deploy/charts/webshell/values.yaml +++ b/deploy/charts/webshell/values.yaml @@ -55,7 +55,7 @@ dind: enabled: true image: repository: docker - tag: 29.2.0-dind + tag: 29.3.1-dind resources: {} persistence: enabled: false