From 24dd38b76b15526232945f5e272d2f5d72454725 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 21 Oct 2025 04:21:38 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/coder?= =?UTF-8?q?com/code-server=204.105.0=20=E2=86=92=204.105.1=20(#40922)?= 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 ef64a4a0c30..6aaefa552f3 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.105.0 +appVersion: 4.105.1 dependencies: - name: common version: 28.26.1 @@ -41,5 +41,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/code-server - https://hub.docker.com/r/codercom/code-server type: application -version: 14.15.1 +version: 14.15.2 diff --git a/charts/stable/code-server/values.yaml b/charts/stable/code-server/values.yaml index badc193fcbe..c23ed215447 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.105.0@sha256:b54261ccfb29a6680a0fbce13f83d37487157f1b9b30390bb8ddca1929f49b4e + tag: 4.105.1@sha256:2d48970bd2084aa34a522d772b6a437981ea80407465b3bf7958553985c570e1 securityContext: container: readOnlyRootFilesystem: false