diff --git a/charts/stable/openvscode-server/Chart.yaml b/charts/stable/openvscode-server/Chart.yaml index 085f6d34b52..cba8f1b312b 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.93.0 +appVersion: 1.93.1 dependencies: - name: common version: 24.1.16 @@ -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.5.3 +version: 11.5.4 diff --git a/charts/stable/openvscode-server/values.yaml b/charts/stable/openvscode-server/values.yaml index 927a9cdd904..fcb67101f59 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.93.0@sha256:819a7d9e91f765aeeb3c8379b60d85fcdff9f47b6775a2fdf041fcc809043bd3 + tag: 1.93.1@sha256:6f6a1262e947f2727986c13915d6e7637a3b032a94471829ef1085654df96f66 # secretEnv: # CONNECTION_TOKEN: "somerandomstring" # CONNECTION_SECRET: ""