From c5ee171f231fdf80a9b48f5d77046dbe4f5676b4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 22 Apr 2026 21:02:22 +0200 Subject: [PATCH] chore(code-server): update image oci.trueforge.org/containerforge/code-server digest to 0f25a23 (#47395) 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 | `39ec221` → `0f25a23` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - 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/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 28988558998..60134e91070 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -583,7 +583,7 @@ tailscaleImage: codeserverImage: repository: oci.trueforge.org/containerforge/code-server - tag: "4.116.0@sha256:39ec221007ccef99501eb8ebcd7977fdaf128e904888951d2d641843bc0654f3" + tag: "4.116.0@sha256:0f25a23088f86e9f639c3cb593bd33a29939b736a9f543b47ded0c57ace1cb74" pullPolicy: IfNotPresent alpineImage: diff --git a/charts/stable/code-server/values.yaml b/charts/stable/code-server/values.yaml index 88f8e1afb02..678e58480a2 100644 --- a/charts/stable/code-server/values.yaml +++ b/charts/stable/code-server/values.yaml @@ -2,7 +2,7 @@ image: repository: oci.trueforge.org/containerforge/code-server pullPolicy: IfNotPresent - tag: "4.116.0@sha256:39ec221007ccef99501eb8ebcd7977fdaf128e904888951d2d641843bc0654f3" + tag: "4.116.0@sha256:0f25a23088f86e9f639c3cb593bd33a29939b736a9f543b47ded0c57ace1cb74" securityContext: container: readOnlyRootFilesystem: false