Merge pull request #5229 from truecharts/renovate/tccr.io-truecharts-openvscode-server-1.x

This commit is contained in:
TrueCharts Bot
2022-12-09 04:06:18 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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: 4.0.2 version: 4.0.3
appVersion: "1.73.1" appVersion: "1.75.0"
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 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: tccr.io/truecharts/openvscode-server repository: tccr.io/truecharts/openvscode-server
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 1.73.1 tag: 1.75.0
# portal: # portal:
# path: "/?tkn={{ .Values.secret.CONNECTION_TOKEN }}" # path: "/?tkn={{ .Values.secret.CONNECTION_TOKEN }}"