From 84fb914313ba413abe6b5dedb13dbc337059d93c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 17:46:21 +0000 Subject: [PATCH] Update linuxserver/code-server Docker tag to v4.89.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 93f586e..464999d 100644 --- a/charts/home-assistant/values.yaml +++ b/charts/home-assistant/values.yaml @@ -56,7 +56,7 @@ codeserver: enabled: false image: repository: linuxserver/code-server - tag: 4.23.1 + tag: 4.89.0 imagePullPolicy: IfNotPresent env: TZ: UTC -- 2.49.1