From df0182dc6d29583aa5716ccec6d3bb2f6cb9d6e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 02:27:29 +0000 Subject: [PATCH] chore(deps): update docker docker tag to v26.1.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 e1077ef..082c0c1 100644 --- a/deploy/charts/webshell/values.yaml +++ b/deploy/charts/webshell/values.yaml @@ -49,7 +49,7 @@ dind: enabled: true image: repository: docker - tag: 26.0.0-dind + tag: 26.1.1-dind resources: {} persistence: enabled: false