diff --git a/charts/stable/openvscode-server/Chart.yaml b/charts/stable/openvscode-server/Chart.yaml index ee83eb62edb..3cf38e87b78 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.95.2 +appVersion: 1.95.3 dependencies: - name: common version: 25.2.2 @@ -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.9.0 +version: 11.9.1 diff --git a/charts/stable/openvscode-server/values.yaml b/charts/stable/openvscode-server/values.yaml index 6f97d04f635..30b900ed2b2 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.95.2@sha256:be2225fa18d88dd0bc50581af6d9a71f2225ccb400e101c8af33ac7eddf8c04c + tag: 1.95.3@sha256:6757e19a5869b743426c511d3965862f474cdc4e25e34b5cdd2242010dc039a2 # secretEnv: # CONNECTION_TOKEN: "somerandomstring" # CONNECTION_SECRET: ""