chore(deps): update container image tccr.io/truecharts/openvscode-server to v1.80.1 (#10606)
This commit is contained in:
parent
4dd1d0b2bd
commit
20c79c5f37
|
@ -1,8 +1,8 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: openvscode-server
|
name: openvscode-server
|
||||||
version: 5.0.32
|
version: 5.0.33
|
||||||
appVersion: "1.79.2"
|
appVersion: "1.80.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
|
||||||
deprecated: false
|
deprecated: false
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/openvscode-server
|
repository: tccr.io/truecharts/openvscode-server
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.79.2@sha256:dce0172e1ae31f6ce302567368151c2a0239c47e58c55d095d2e9666280abd0c
|
tag: v1.80.1@sha256:6746c622e04a09de20b1d5c09ee839fe69b15abea985f9f1d66824a97eccf1da
|
||||||
# secretEnv:
|
# secretEnv:
|
||||||
# CONNECTION_TOKEN: "somerandomstring"
|
# CONNECTION_TOKEN: "somerandomstring"
|
||||||
# CONNECTION_SECRET: ""
|
# CONNECTION_SECRET: ""
|
||||||
|
|
Loading…
Reference in New Issue