From 3c700ea8ad8c655cbb73b08102ad681d35364f76 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 7 Oct 2025 22:35:18 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/coder?= =?UTF-8?q?com/code-server=204.104.2=20=E2=86=92=204.104.3=20(#40519)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/stable/code-server/Chart.yaml | 5 +++-- charts/stable/code-server/values.yaml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/charts/stable/code-server/Chart.yaml b/charts/stable/code-server/Chart.yaml index 2f00fd53859..a942ee320c0 100644 --- a/charts/stable/code-server/Chart.yaml +++ b/charts/stable/code-server/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 4.104.2 +appVersion: 4.104.3 dependencies: - name: common version: 28.22.0 @@ -37,8 +37,9 @@ maintainers: name: code-server sources: - https://github.com/cdr/code-server + - https://github.com/truecharts/charts/tree/master/charts/stable/code-server - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/code-server - https://hub.docker.com/r/codercom/code-server type: application -version: 14.11.0 +version: 14.11.1 diff --git a/charts/stable/code-server/values.yaml b/charts/stable/code-server/values.yaml index 6bdbf7955c6..9fcd2b6df17 100644 --- a/charts/stable/code-server/values.yaml +++ b/charts/stable/code-server/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/codercom/code-server pullPolicy: IfNotPresent - tag: 4.104.2@sha256:6edc8e2d2849749c1a1a5eff8e76563b96db407e68899c143473a6004d0a6b5a + tag: 4.104.3@sha256:8a4f9ec985bcb022de1ae70fab74e3a2c3199b2bc44665df6da203c3ada1643a securityContext: container: readOnlyRootFilesystem: false