From d620c1234fd65f4fe342caf5331af5be7630d20c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 13:33:13 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20ghcr.io/cod?= =?UTF-8?q?er/code-server=20(4.109.5=20=E2=86=92=204.117.0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- kubernetes/main/apps/home-automation/ebusd/app/helmrelease.yaml | 2 +- .../apps/home-automation/home-assistant/app/helmrelease.yaml | 2 +- .../apps/home-automation/home-assistant/test/helmrelease.yaml | 2 +- .../main/apps/home-automation/zigbee2mqtt/app/helmrelease.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kubernetes/main/apps/home-automation/ebusd/app/helmrelease.yaml b/kubernetes/main/apps/home-automation/ebusd/app/helmrelease.yaml index 50af6675..3cafc82f 100644 --- a/kubernetes/main/apps/home-automation/ebusd/app/helmrelease.yaml +++ b/kubernetes/main/apps/home-automation/ebusd/app/helmrelease.yaml @@ -97,7 +97,7 @@ spec: code-server: image: &code-server-image repository: ghcr.io/coder/code-server - tag: 4.109.5 + tag: 4.117.0 args: - --auth=none - --user-data-dir=/config/.vscode diff --git a/kubernetes/main/apps/home-automation/home-assistant/app/helmrelease.yaml b/kubernetes/main/apps/home-automation/home-assistant/app/helmrelease.yaml index 94a0ee74..06de8bf4 100644 --- a/kubernetes/main/apps/home-automation/home-assistant/app/helmrelease.yaml +++ b/kubernetes/main/apps/home-automation/home-assistant/app/helmrelease.yaml @@ -81,7 +81,7 @@ spec: code-server: image: &code-server-image repository: ghcr.io/coder/code-server - tag: 4.109.5 + tag: 4.117.0 args: - --auth=none - --user-data-dir=/config/.vscode diff --git a/kubernetes/main/apps/home-automation/home-assistant/test/helmrelease.yaml b/kubernetes/main/apps/home-automation/home-assistant/test/helmrelease.yaml index 104d91b7..e555cc37 100644 --- a/kubernetes/main/apps/home-automation/home-assistant/test/helmrelease.yaml +++ b/kubernetes/main/apps/home-automation/home-assistant/test/helmrelease.yaml @@ -58,7 +58,7 @@ spec: code-server: image: &code-server-image repository: ghcr.io/coder/code-server - tag: 4.109.5 + tag: 4.117.0 args: [ "--auth", "none", "--user-data-dir", "/config/.vscode", diff --git a/kubernetes/main/apps/home-automation/zigbee2mqtt/app/helmrelease.yaml b/kubernetes/main/apps/home-automation/zigbee2mqtt/app/helmrelease.yaml index a1223e99..cb46acab 100644 --- a/kubernetes/main/apps/home-automation/zigbee2mqtt/app/helmrelease.yaml +++ b/kubernetes/main/apps/home-automation/zigbee2mqtt/app/helmrelease.yaml @@ -88,7 +88,7 @@ spec: code-server: image: &code-server-image repository: ghcr.io/coder/code-server - tag: 4.109.5 + tag: 4.117.0 args: [ "--auth", "none", "--disable-telemetry",