From 1c307ab21b61b1bb2ff5c900395fe2fe81cfbcd6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 23 Jan 2026 09:54:24 +0100 Subject: [PATCH] chore(code-server): update image oci.trueforge.org/containerforge/code-server digest to 1a56b0f (#43953) 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 | `bb490f0` -> `1a56b0f` | --- > [!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/values.yaml | 2 +- charts/stable/code-server/Chart.yaml | 2 +- charts/stable/code-server/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 6f97945202a..9c695961c7a 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:bb490f0e3ab1afb2dd37327edc3df709d3b65bad47cdc16507e0b89ee796bd77" + tag: "4.105.1@sha256:1a56b0f953ec8c02d501f021693049d0a6792c6ce7029bd99f22e5a188d625aa" pullPolicy: IfNotPresent alpineImage: diff --git a/charts/stable/code-server/Chart.yaml b/charts/stable/code-server/Chart.yaml index 7f493fb1961..7a8f6b665de 100644 --- a/charts/stable/code-server/Chart.yaml +++ b/charts/stable/code-server/Chart.yaml @@ -39,5 +39,5 @@ sources: - https://github.com/cdr/code-server - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/code-server type: application -version: 14.19.12 +version: 14.19.13 diff --git a/charts/stable/code-server/values.yaml b/charts/stable/code-server/values.yaml index 724523c01b7..c5c317e48e8 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:bb490f0e3ab1afb2dd37327edc3df709d3b65bad47cdc16507e0b89ee796bd77" + tag: "4.105.1@sha256:1a56b0f953ec8c02d501f021693049d0a6792c6ce7029bd99f22e5a188d625aa" securityContext: container: readOnlyRootFilesystem: false