chore(deps): update docker general non-major (#2927)

* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts Bot
2022-06-18 10:51:05 +02:00
committed by GitHub
parent 2029ab36c3
commit 20f79b61a6
44 changed files with 46 additions and 46 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: openvscode-server
version: 2.0.5
version: 2.0.6
appVersion: "1.68.0"
description: Openvscode-server provides a version of VS Code that runs a server on a remote machine.
type: application
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/openvscode-server
pullPolicy: IfNotPresent
tag: v1.68.0
tag: v1.68.1
# portal:
# path: "/?tkn={{ .Values.secret.CONNECTION_TOKEN }}"