diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index b9b1ebf05da..683011773d5 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -45,5 +45,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://hub.docker.com/_/ type: library -version: 29.1.7 +version: 29.2.0 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 60134e91070..ff79cb3e8c1 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.116.0@sha256:0f25a23088f86e9f639c3cb593bd33a29939b736a9f543b47ded0c57ace1cb74" + tag: "4.117.0@sha256:1e628e92c0cc19bd747852b089b77fb2c9762ad2c65456719e8eb6168a824cc0" pullPolicy: IfNotPresent alpineImage: diff --git a/charts/stable/code-server/Chart.yaml b/charts/stable/code-server/Chart.yaml index 34d833be09f..25b62a71566 100644 --- a/charts/stable/code-server/Chart.yaml +++ b/charts/stable/code-server/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 4.116.0 +appVersion: 4.117.0 dependencies: - name: common version: 29.1.6 @@ -38,5 +38,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: 15.1.2 +version: 15.2.0 diff --git a/charts/stable/code-server/values.yaml b/charts/stable/code-server/values.yaml index 678e58480a2..bae0ff6ffa8 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.116.0@sha256:0f25a23088f86e9f639c3cb593bd33a29939b736a9f543b47ded0c57ace1cb74" + tag: "4.117.0@sha256:1e628e92c0cc19bd747852b089b77fb2c9762ad2c65456719e8eb6168a824cc0" securityContext: container: readOnlyRootFilesystem: false