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

* 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-07-13 10:04:01 +02:00
committed by GitHub
parent 0dbbcd9741
commit dcefa8c86f
53 changed files with 55 additions and 55 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: openvscode-server
version: 2.0.17
version: 2.0.18
appVersion: "1.69.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.69.0
tag: v1.69.1
# portal:
# path: "/?tkn={{ .Values.secret.CONNECTION_TOKEN }}"