diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index 84e79dc34fb..3c15cb23854 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.38 +version: 28.29.39 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index c1b7f5b3134..56e1564e5d0 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:1a56b0f953ec8c02d501f021693049d0a6792c6ce7029bd99f22e5a188d625aa" + tag: "4.105.1@sha256:2c31241f42178f3f5d27d51882a41c4f8a8fa0542c97fefef90573149f265a4f" pullPolicy: IfNotPresent alpineImage: diff --git a/charts/stable/code-server/values.yaml b/charts/stable/code-server/values.yaml index c5c317e48e8..bc57b05c8d2 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:1a56b0f953ec8c02d501f021693049d0a6792c6ce7029bd99f22e5a188d625aa" + tag: "4.105.1@sha256:2c31241f42178f3f5d27d51882a41c4f8a8fa0542c97fefef90573149f265a4f" securityContext: container: readOnlyRootFilesystem: false