diff --git a/charts/stable/openvscode-server/Chart.yaml b/charts/stable/openvscode-server/Chart.yaml index 3bd01f50447..fb7d8fb0ba3 100644 --- a/charts/stable/openvscode-server/Chart.yaml +++ b/charts/stable/openvscode-server/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.96.0 +appVersion: 1.96.4 dependencies: - name: common version: 25.4.4 @@ -31,4 +31,4 @@ sources: - https://ghcr.io/linuxserver/openvscode-server - https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server type: application -version: 11.12.0 +version: 11.12.1 diff --git a/charts/stable/openvscode-server/values.yaml b/charts/stable/openvscode-server/values.yaml index c862e64b943..50710ba8e73 100644 --- a/charts/stable/openvscode-server/values.yaml +++ b/charts/stable/openvscode-server/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/openvscode-server pullPolicy: IfNotPresent - tag: 1.96.0@sha256:bd3dc96878d284f85a115566b8c9030b3dd147b28dde2c826d8a9634c14c4890 + tag: 1.96.4@sha256:0b6b1fc0f5940ce8d7641a4a3aa0307e4029c5948b485346813a9742afeac051 # secretEnv: # CONNECTION_TOKEN: "somerandomstring" # CONNECTION_SECRET: ""