chore(deps): update container image tccr.io/truecharts/openvscode-server to v1.81.1 (#11949)
This commit is contained in:
parent
b09d5e25c9
commit
b51f072fb6
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: openvscode-server
|
name: openvscode-server
|
||||||
version: 6.0.4
|
version: 6.0.5
|
||||||
appVersion: "1.81.1"
|
appVersion: "1.81.1"
|
||||||
description: Openvscode-server provides a version of VS Code that runs a server on a remote machine.
|
description: Openvscode-server provides a version of VS Code that runs a server on a remote machine.
|
||||||
type: application
|
type: application
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/openvscode-server
|
repository: tccr.io/truecharts/openvscode-server
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.81.1@sha256:5a79b4091e7c6ea554521204273fe69aa9c8a3d84ca2bea15cc2ea912be93fca
|
tag: v1.81.1@sha256:897f05b38d98b8ea1f2a4e2a444b0e85bf9d6f835faaee5b23e5eceab8250864
|
||||||
# secretEnv:
|
# secretEnv:
|
||||||
# CONNECTION_TOKEN: "somerandomstring"
|
# CONNECTION_TOKEN: "somerandomstring"
|
||||||
# CONNECTION_SECRET: ""
|
# CONNECTION_SECRET: ""
|
||||||
|
|
Loading…
Reference in New Issue