mirror of
https://github.com/truecharts/catalog.git
synced 2026-06-17 21:26:39 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [openvscode-server-6.0.1](https://github.com/truecharts/charts/compare/openvscode-server-6.0.0...openvscode-server-6.0.1) (2023-08-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/openvscode-server to v1.80.2 ([#11260](https://github.com/truecharts/charts/issues/11260))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [openvscode-server-6.0.0](https://github.com/truecharts/charts/compare/openvscode-server-5.0.36...openvscode-server-6.0.0) (2023-07-31)
|
||||
|
||||
@@ -88,12 +97,3 @@
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/openvscode-server to v1.79.1 ([#9674](https://github.com/truecharts/charts/issues/9674))
|
||||
- update container image tccr.io/truecharts/openvscode-server to v1.78.2 ([#9627](https://github.com/truecharts/charts/issues/9627))
|
||||
|
||||
|
||||
|
||||
|
||||
## [openvscode-server-5.0.29](https://github.com/truecharts/charts/compare/openvscode-server-5.0.27...openvscode-server-5.0.29) (2023-06-15)
|
||||
|
||||
### Chore
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: openvscode-server
|
||||
version: 6.0.0
|
||||
appVersion: "1.80.1"
|
||||
version: 6.0.1
|
||||
appVersion: "1.80.2"
|
||||
description: Openvscode-server provides a version of VS Code that runs a server on a remote machine.
|
||||
type: application
|
||||
deprecated: false
|
||||
9
stable/openvscode-server/6.0.1/app-changelog.md
Normal file
9
stable/openvscode-server/6.0.1/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [openvscode-server-6.0.1](https://github.com/truecharts/charts/compare/openvscode-server-6.0.0...openvscode-server-6.0.1) (2023-08-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/openvscode-server to v1.80.2 ([#11260](https://github.com/truecharts/charts/issues/11260))
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/openvscode-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.80.1@sha256:8404f80a3a58c002877b2025ecfd57801ce9edb3b4ce6d8fa7168f9c1ecd7c68
|
||||
tag: v1.80.2@sha256:dd727e13d3fa21cf871d4de04ab28e39789ef6dcb91e7e0f3046b97a4dc650fe
|
||||
# secretEnv:
|
||||
# CONNECTION_TOKEN: "somerandomstring"
|
||||
# CONNECTION_SECRET: ""
|
||||
Reference in New Issue
Block a user