From 9d06b4431d45a31ab8943edf140f5bfb0e8f1a07 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 24 Apr 2026 08:12:25 +0200 Subject: [PATCH] =?UTF-8?q?feat(code-server):=20update=20image=20oci.truef?= =?UTF-8?q?orge.org/containerforge/code-server=204.116.0=20=E2=86=92=204.1?= =?UTF-8?q?17.0=20(#47443)?= 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)) | minor | `0f25a23` → `1e628e9` | --- > [!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/Chart.yaml | 2 +- charts/library/common/values.yaml | 2 +- charts/stable/code-server/Chart.yaml | 4 ++-- charts/stable/code-server/values.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index b9b1ebf05da..683011773d5 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -45,5 +45,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://hub.docker.com/_/ type: library -version: 29.1.7 +version: 29.2.0 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 60134e91070..ff79cb3e8c1 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:0f25a23088f86e9f639c3cb593bd33a29939b736a9f543b47ded0c57ace1cb74" + tag: "4.117.0@sha256:1e628e92c0cc19bd747852b089b77fb2c9762ad2c65456719e8eb6168a824cc0" pullPolicy: IfNotPresent alpineImage: diff --git a/charts/stable/code-server/Chart.yaml b/charts/stable/code-server/Chart.yaml index 34d833be09f..25b62a71566 100644 --- a/charts/stable/code-server/Chart.yaml +++ b/charts/stable/code-server/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 4.116.0 +appVersion: 4.117.0 dependencies: - name: common version: 29.1.6 @@ -38,5 +38,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: 15.1.2 +version: 15.2.0 diff --git a/charts/stable/code-server/values.yaml b/charts/stable/code-server/values.yaml index 678e58480a2..bae0ff6ffa8 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:0f25a23088f86e9f639c3cb593bd33a29939b736a9f543b47ded0c57ace1cb74" + tag: "4.117.0@sha256:1e628e92c0cc19bd747852b089b77fb2c9762ad2c65456719e8eb6168a824cc0" securityContext: container: readOnlyRootFilesystem: false