From 956db64d4dc8b013b597b1be6f3f22094886a62c Mon Sep 17 00:00:00 2001 From: "bot-ross[bot]" <98030736+bot-ross[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 17:12:27 -0500 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/coder/code-s?= =?UTF-8?q?erver=20(=204.96.1=20=E2=86=92=204.96.2=20)=20(#8527)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: bot-ross[bot] <98030736+bot-ross[bot]@users.noreply.github.com> --- .../main/apps/default/home-assistant/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/default/home-assistant/app/helmrelease.yaml b/kubernetes/main/apps/default/home-assistant/app/helmrelease.yaml index a1e6d514a3101..2934d330ef62b 100644 --- a/kubernetes/main/apps/default/home-assistant/app/helmrelease.yaml +++ b/kubernetes/main/apps/default/home-assistant/app/helmrelease.yaml @@ -54,7 +54,7 @@ spec: code-server: image: repository: ghcr.io/coder/code-server - tag: 4.96.1@sha256:2dbf436d68564dfda13b4d4eeb8324704b6b4120f25ca57feaf230228c3d70da + tag: 4.96.2@sha256:6b8c0e944caec80057e71d2c2f352cee38fe00ae4b7515fc4458eb300844f699 args: [ "--auth", "none", "--user-data-dir", "/config/.vscode",