Merge pull request #7186 from truecharts/renovate/tccr.io-truecharts-openvscode-server-1.75.x

This commit is contained in:
TrueCharts Bot 2023-02-11 20:50:18 +01:00 committed by GitHub
commit 80a0a40fc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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 }}"