From 1207f61e3fabc7fc9a2f3044f585d4ea40533876 Mon Sep 17 00:00:00 2001 From: "bot-ross[bot]" <98030736+bot-ross[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 12:34:35 -0500 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/coder/code-s?= =?UTF-8?q?erver=20(=204.95.2=20=E2=86=92=204.95.3=20)=20(#8363)?= 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 1c2a529d6d0bb..989613d140c21 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.95.2@sha256:51b9ff106f67bfe56aa88c7e63e7413276d0b509fb85290c3d361a38e97bfa8c + tag: 4.95.3@sha256:6d74583d68179cbb6ddadc2518b450d2ac3eaec2d342474fe1941e03371cd2cf args: [ "--auth", "none", "--user-data-dir", "/config/.vscode",