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
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: openvscode-server
|
||||
version: 5.0.32
|
||||
appVersion: "1.79.2"
|
||||
version: 5.0.33
|
||||
appVersion: "1.80.1"
|
||||
description: Openvscode-server provides a version of VS Code that runs a server on a remote machine.
|
||||
type: application
|
||||
deprecated: false
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/openvscode-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.79.2@sha256:dce0172e1ae31f6ce302567368151c2a0239c47e58c55d095d2e9666280abd0c
|
||||
tag: v1.80.1@sha256:6746c622e04a09de20b1d5c09ee839fe69b15abea985f9f1d66824a97eccf1da
|
||||
# secretEnv:
|
||||
# CONNECTION_TOKEN: "somerandomstring"
|
||||
# CONNECTION_SECRET: ""
|
||||
|
|
Loading…
Reference in New Issue