diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index c9600029546..118ed33e4da 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -583,7 +583,7 @@ tailscaleImage: codeserverImage: repository: oci.trueforge.org/containerforge/code-server - tag: "4.109.2@sha256:a6d8af0881a08d86b61029da2d586611baaae82d52abd37d0476f5d5e3f3e321" + tag: "4.109.2@sha256:841cf00f26ed44db1d0be33cf2e9afff96ac298fd655d484d28be5d86b945930" pullPolicy: IfNotPresent alpineImage: diff --git a/charts/stable/code-server/Chart.yaml b/charts/stable/code-server/Chart.yaml index 7ff09618e7d..816cae439d8 100644 --- a/charts/stable/code-server/Chart.yaml +++ b/charts/stable/code-server/Chart.yaml @@ -43,5 +43,5 @@ sources: - https://github.com/trueforge-org/containers/tree/main/apps/code-server - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/code-server type: application -version: 14.22.0 +version: 14.22.1 diff --git a/charts/stable/code-server/values.yaml b/charts/stable/code-server/values.yaml index ccd364fb145..95499ce4b25 100644 --- a/charts/stable/code-server/values.yaml +++ b/charts/stable/code-server/values.yaml @@ -2,7 +2,7 @@ image: repository: oci.trueforge.org/containerforge/code-server pullPolicy: IfNotPresent - tag: "4.109.2@sha256:a6d8af0881a08d86b61029da2d586611baaae82d52abd37d0476f5d5e3f3e321" + tag: "4.109.2@sha256:841cf00f26ed44db1d0be33cf2e9afff96ac298fd655d484d28be5d86b945930" securityContext: container: readOnlyRootFilesystem: false