From ceba4d236a107f2d9a69ce9ecb5dc6cf446a2896 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 20:42:13 +0000 Subject: [PATCH] chore(deps): update docker docker tag to v27.1.2 --- 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 d1f13c7..716f68b 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.1-dind + tag: 27.1.2-dind resources: {} persistence: enabled: false