From 796b9e6865b9cfc7d0df3b5f1d2517253653ede0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 04:43:50 +0000 Subject: [PATCH] Update linuxserver/code-server Docker tag to v4.22.0 --- charts/home-assistant/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/home-assistant/values.yaml b/charts/home-assistant/values.yaml index 2f93155..f8a476f 100644 --- a/charts/home-assistant/values.yaml +++ b/charts/home-assistant/values.yaml @@ -56,7 +56,7 @@ codeserver: enabled: true image: repository: linuxserver/code-server - tag: 4.21.1 + tag: 4.22.0 imagePullPolicy: IfNotPresent env: TZ: US/Mountain