From 7b30d1beac055d6fef361d81132d12ce4bb35595 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 16 Sep 2025 05:40:25 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/coder?= =?UTF-8?q?com/code-server=204.103.2=20=E2=86=92=204.104.0=20(#39586)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/stable/code-server/Chart.yaml | 4 ++-- charts/stable/code-server/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/code-server/Chart.yaml b/charts/stable/code-server/Chart.yaml index 13494119956..702d3716505 100644 --- a/charts/stable/code-server/Chart.yaml +++ b/charts/stable/code-server/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.103.2 +appVersion: 4.104.0 dependencies: - name: common version: 28.17.1 @@ -38,5 +38,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/code-server - https://hub.docker.com/r/codercom/code-server type: application -version: 14.6.1 +version: 14.7.0 diff --git a/charts/stable/code-server/values.yaml b/charts/stable/code-server/values.yaml index 377769ca3c9..32bc5a63212 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.103.2@sha256:f9ed058d6b1a4aa80846f77902d344bd97e450aec69201a0f8939baf58b18a5f + tag: 4.104.0@sha256:238313c385e9191b3da18316e2fb72116ed150ed09efe9be5977f5e07fd88dc4 securityContext: container: readOnlyRootFilesystem: false