chore(deps): update container image tccr.io/truecharts/openvscode-server to v1.78.1 (#8907)
This commit is contained in:
parent
b63e411a66
commit
749a9ab607
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: openvscode-server
|
||||
version: 5.0.13
|
||||
appVersion: "1.77.3"
|
||||
version: 5.0.14
|
||||
appVersion: "1.78.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: 1.77.3@sha256:baa85c27e64d8cbf10e6ebd6830606fbf019935f6b0a891a7318f734c3bd3d5b
|
||||
tag: v1.78.1@sha256:3248ef1a2b7c9a5deeccc103761b0b0a4aed0fb0d9f8914649197c04e5110b25
|
||||
# secretEnv:
|
||||
# CONNECTION_TOKEN: "somerandomstring"
|
||||
# CONNECTION_SECRET: ""
|
||||
|
|
Loading…
Reference in New Issue