From a6445e9c1b23d62895f1007f650b9a71976caf4c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 04:15:20 +0000 Subject: [PATCH] chore(deps): update helm-values to v29.6.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 67fc752..df70189 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.5.3-dind + tag: 29.6.0-dind resources: {} persistence: enabled: false