From 7d939fe9b9e7436ca47e36d7d99b480bb369a4b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 21:27:31 +0000 Subject: [PATCH] chore(deps): update helm-values to v29.5.3 --- 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..d5366b2 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.5.3-dind resources: {} persistence: enabled: false