From 69e274f0be41b318b23e2e5248bb950edb3c4d54 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 13:56:56 +0000 Subject: [PATCH] chore(deps): update container image docker.io/codercom/code-server to v4.10.1 --- cluster/apps/home/home-assistant/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/home/home-assistant/helm-release.yaml b/cluster/apps/home/home-assistant/helm-release.yaml index d304276c..0a9ad61e 100644 --- a/cluster/apps/home/home-assistant/helm-release.yaml +++ b/cluster/apps/home/home-assistant/helm-release.yaml @@ -89,7 +89,7 @@ spec: enabled: true image: repository: docker.io/codercom/code-server - tag: 4.4.0 + tag: 4.10.1 env: TZ: "${TIMEZONE}" workingDir: "/config"