diff --git a/charts/stable/code-server/Chart.yaml b/charts/stable/code-server/Chart.yaml index 1c1e472dd12..68fd67284d1 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.104.1 +appVersion: 4.104.2 dependencies: - name: common version: 28.20.0 @@ -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.9.0 +version: 14.9.1 diff --git a/charts/stable/code-server/values.yaml b/charts/stable/code-server/values.yaml index c1f743fbcdc..6bdbf7955c6 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.1@sha256:66b4f0e6d32da53b0cf6af7cb0894b4078a93f2e160a9270c539e12e1ebf278d + tag: 4.104.2@sha256:6edc8e2d2849749c1a1a5eff8e76563b96db407e68899c143473a6004d0a6b5a securityContext: container: readOnlyRootFilesystem: false