From 7c089e9ce893f7f58d17e885790b354169279fc4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 14 Feb 2026 14:42:49 +0100 Subject: [PATCH] chore(code-server): update image oci.trueforge.org/containerforge/code-server digest to 1b8b46c (#44921) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/code-server](https://ghcr.io/trueforge-org/code-server) ([source](https://coder.com)) | digest | `8b90df4` → `1b8b46c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/library/common/Chart.yaml | 2 +- charts/library/common/values.yaml | 2 +- charts/stable/code-server/Chart.yaml | 2 +- charts/stable/code-server/values.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index 30836922b69..ec05b93883f 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -50,5 +50,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://hub.docker.com/_/ type: library -version: 28.29.56 +version: 28.29.57 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 23f9619d3e9..455eeca3b59 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -584,7 +584,7 @@ tailscaleImage: codeserverImage: repository: oci.trueforge.org/containerforge/code-server - tag: "4.105.1@sha256:8b90df4f269cc05000eb44e51eab82b3c4c44eb699f0b7c31a90c8455957de1f" + tag: "4.105.1@sha256:1b8b46c4b2407b6e6d03b268809a878d5f25d744167d62eb9b5f33e0ab3d3a0a" pullPolicy: IfNotPresent alpineImage: diff --git a/charts/stable/code-server/Chart.yaml b/charts/stable/code-server/Chart.yaml index d55a1ae3ab9..96d1875e11e 100644 --- a/charts/stable/code-server/Chart.yaml +++ b/charts/stable/code-server/Chart.yaml @@ -43,5 +43,5 @@ sources: - https://github.com/trueforge-org/containers/tree/main/apps/code-server - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/code-server type: application -version: 14.19.19 +version: 14.19.20 diff --git a/charts/stable/code-server/values.yaml b/charts/stable/code-server/values.yaml index 4ad43c48368..f4428b261f5 100644 --- a/charts/stable/code-server/values.yaml +++ b/charts/stable/code-server/values.yaml @@ -1,7 +1,7 @@ image: repository: oci.trueforge.org/containerforge/code-server pullPolicy: IfNotPresent - tag: "4.105.1@sha256:8b90df4f269cc05000eb44e51eab82b3c4c44eb699f0b7c31a90c8455957de1f" + tag: "4.105.1@sha256:1b8b46c4b2407b6e6d03b268809a878d5f25d744167d62eb9b5f33e0ab3d3a0a" securityContext: container: readOnlyRootFilesystem: false