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
kubeVersion: ">=1.16.0-0"
name: openvscode-server
version: 4.0.2
appVersion: "1.73.1"
version: 4.0.3
appVersion: "1.75.0"
description: Openvscode-server provides a version of VS Code that runs a server on a remote machine.
type: application
deprecated: false
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/openvscode-server
pullPolicy: IfNotPresent
tag: 1.73.1
tag: 1.75.0
# portal:
# path: "/?tkn={{ .Values.secret.CONNECTION_TOKEN }}"