From 53a4255df90cdd7aa4f0a9b6f9940631aec69c22 Mon Sep 17 00:00:00 2001 From: "bot-x-mod[bot]" <130179593+bot-x-mod[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 21:19:36 +0000 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)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/apps/home/home-assistant/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/home/home-assistant/app/helmrelease.yaml b/kubernetes/apps/home/home-assistant/app/helmrelease.yaml index 62d61ceca..1bbdb872c 100644 --- a/kubernetes/apps/home/home-assistant/app/helmrelease.yaml +++ b/kubernetes/apps/home/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",