diff --git a/charts/stable/code-server/Chart.yaml b/charts/stable/code-server/Chart.yaml index a9c52d734f9..ef55e3878aa 100644 --- a/charts/stable/code-server/Chart.yaml +++ b/charts/stable/code-server/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.92.2 +appVersion: 4.93.1 dependencies: - name: common version: 24.1.16 @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/code-server - https://hub.docker.com/r/codercom/code-server type: application -version: 13.4.3 +version: 13.5.0 diff --git a/charts/stable/code-server/values.yaml b/charts/stable/code-server/values.yaml index 73dbaf8ad99..b36a551b5ce 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.92.2@sha256:f32cfa5e7cc768f60969f1d2183fc4c7aa093b80b93c365535e83f79ccf004f2 + tag: 4.93.1@sha256:c69e398d1b64589b3b77a7becfd03f4ec524982def20e6bffbb51b1b839e72ba securityContext: container: readOnlyRootFilesystem: false