diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index 2ee9ca1b8bb..088f85ac27e 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -42,5 +42,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://hub.docker.com/_/ type: library -version: 28.29.23 +version: 28.29.24 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 1119f34fb7e..819ee195baa 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -584,7 +584,7 @@ tailscaleImage: codeserverImage: repository: oci.trueforge.org/containerforge/code-server - tag: "4.105.1@sha256:26b6455b3b212451d8f7a881a41f3a5e2e6ad9ff7d885589bdc40aa6e75e4e0c" + tag: "4.105.1@sha256:bb490f0e3ab1afb2dd37327edc3df709d3b65bad47cdc16507e0b89ee796bd77" pullPolicy: IfNotPresent alpineImage: diff --git a/charts/stable/code-server/Chart.yaml b/charts/stable/code-server/Chart.yaml index 4cfee95324d..f73debaaaa0 100644 --- a/charts/stable/code-server/Chart.yaml +++ b/charts/stable/code-server/Chart.yaml @@ -39,5 +39,5 @@ sources: - https://github.com/cdr/code-server - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/code-server type: application -version: 14.19.8 +version: 14.19.9 diff --git a/charts/stable/code-server/values.yaml b/charts/stable/code-server/values.yaml index 84e5d43bf7c..724523c01b7 100644 --- a/charts/stable/code-server/values.yaml +++ b/charts/stable/code-server/values.yaml @@ -1,7 +1,7 @@ image: repository: oci.trueforge.org/containerforge/code-server pullPolicy: IfNotPresent - tag: "4.105.1@sha256:26b6455b3b212451d8f7a881a41f3a5e2e6ad9ff7d885589bdc40aa6e75e4e0c" + tag: "4.105.1@sha256:bb490f0e3ab1afb2dd37327edc3df709d3b65bad47cdc16507e0b89ee796bd77" securityContext: container: readOnlyRootFilesystem: false