From f6ee4d96c4d7544eb539c24c72fd452ce467a768 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 19:31:59 +0000 Subject: [PATCH] chore(deps): update container image ghcr.io/coder/code-server to v4.9.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 8ee9e625..4e087fe7 100644 --- a/cluster/apps/home/home-assistant/helm-release.yaml +++ b/cluster/apps/home/home-assistant/helm-release.yaml @@ -71,7 +71,7 @@ spec: enabled: true image: repository: ghcr.io/coder/code-server - tag: 4.8.3 + tag: 4.9.1 env: TZ: "${TIMEZONE}" workingDir: "/config"