From f848244dba3c728e5987c01c0ca9de5342c1873e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 00:02:22 +0000 Subject: [PATCH] feat(container): update image ghcr.io/coder/code-server to v4.96.2 --- kubernetes/apps/iot/home-assistant/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/iot/home-assistant/app/helm-release.yaml b/kubernetes/apps/iot/home-assistant/app/helm-release.yaml index bad609f3a..ab145949b 100644 --- a/kubernetes/apps/iot/home-assistant/app/helm-release.yaml +++ b/kubernetes/apps/iot/home-assistant/app/helm-release.yaml @@ -72,7 +72,7 @@ spec: codeserver: image: repository: ghcr.io/coder/code-server - tag: 4.20.1 + tag: 4.96.2 pullPolicy: IfNotPresent securityContext: runAsUser: 0