Merge pull request #7186 from truecharts/renovate/tccr.io-truecharts-openvscode-server-1.75.x
This commit is contained in:
commit
80a0a40fc8
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: openvscode-server
|
||||
version: 4.0.11
|
||||
appVersion: "1.75.0"
|
||||
version: 4.0.12
|
||||
appVersion: "1.75.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.75.0@sha256:5d487f0b462666a44464857295dfbebf9d7a70b2207e0b908cc4d517a920233d
|
||||
tag: 1.75.1@sha256:7fe80a41d2d55f24bbb04efaecaba4b191d64465893b8449c3444ad7bf4d2673
|
||||
|
||||
# portal:
|
||||
# path: "/?tkn={{ .Values.secret.CONNECTION_TOKEN }}"
|
||||
|
|
Loading…
Reference in New Issue