From 9fe2a53d5d811b631f8a8fe283f6dab1374a5769 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 01:39:42 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20ghcr.io/cod?= =?UTF-8?q?er/code-server=20(=204.109.2=20=E2=86=92=204.114.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------------------- | ------- | ------- | | docker | ghcr.io/coder/code-server | 4.109.2 | 4.114.1 | Signed-off-by: Roger Rumao --- main/homelab/esphome/values.yaml | 2 +- main/homelab/home-assistant/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/main/homelab/esphome/values.yaml b/main/homelab/esphome/values.yaml index e7fb7cb50..f4ee12487 100644 --- a/main/homelab/esphome/values.yaml +++ b/main/homelab/esphome/values.yaml @@ -39,7 +39,7 @@ app-template: code-server: image: repository: ghcr.io/coder/code-server - tag: 4.109.2@sha256:1b84cd817fe8eb1159323ae9d2f29b3c70c6ccd44958d651a94900cf7f0ff9c4 + tag: 4.114.1@sha256:df6e26973ab703254d6e736971906b6a1956494e8bbfd7e297afb4cf5d30ab5f args: - --auth - none diff --git a/main/homelab/home-assistant/values.yaml b/main/homelab/home-assistant/values.yaml index 3b359beb7..afb241300 100644 --- a/main/homelab/home-assistant/values.yaml +++ b/main/homelab/home-assistant/values.yaml @@ -49,7 +49,7 @@ app-template: code-server: image: repository: ghcr.io/coder/code-server - tag: 4.109.2@sha256:1b84cd817fe8eb1159323ae9d2f29b3c70c6ccd44958d651a94900cf7f0ff9c4 + tag: 4.114.1@sha256:df6e26973ab703254d6e736971906b6a1956494e8bbfd7e297afb4cf5d30ab5f args: - --auth - none