From 440d7e7f59ebcd121eb7e7245c28a86833664c5f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 00:27:10 +0000 Subject: [PATCH] chore(deps): update docker docker tag to v27.2.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 716f68b..07922af 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.1.2-dind + tag: 27.2.1-dind resources: {} persistence: enabled: false