chore(deps): update container image ghcr.io/linuxserver/openvscode-server to 1.93.1@4b8d2ec by renovate

This commit is contained in:
TrueCharts-Admin 2024-09-21 12:14:33 +00:00
parent 6a44cc5cb7
commit 11b7cd55eb
2 changed files with 2 additions and 2 deletions

View File

@ -31,4 +31,4 @@ sources:
- https://ghcr.io/linuxserver/openvscode-server - https://ghcr.io/linuxserver/openvscode-server
- https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server - https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server
type: application type: application
version: 11.5.4 version: 11.5.5

View File

@ -1,7 +1,7 @@
image: image:
repository: ghcr.io/linuxserver/openvscode-server repository: ghcr.io/linuxserver/openvscode-server
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 1.93.1@sha256:6f6a1262e947f2727986c13915d6e7637a3b032a94471829ef1085654df96f66 tag: 1.93.1@sha256:4b8d2ec1578f3ceb7c6a8935ada264121bde919bbf38fb0e3359e4852e7bf452
# secretEnv: # secretEnv:
# CONNECTION_TOKEN: "somerandomstring" # CONNECTION_TOKEN: "somerandomstring"
# CONNECTION_SECRET: "" # CONNECTION_SECRET: ""