Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-10-07 07:44:16 +00:00
parent fd707d86ba
commit 23892bf1c6
12 changed files with 20 additions and 20 deletions

View File

@ -4,6 +4,15 @@
## [openvscode-server-6.0.10](https://github.com/truecharts/charts/compare/openvscode-server-6.0.9...openvscode-server-6.0.10) (2023-10-07)
### Chore
- update container image tccr.io/truecharts/openvscode-server to v1.83.0 ([#13338](https://github.com/truecharts/charts/issues/13338))
## [openvscode-server-6.0.9](https://github.com/truecharts/charts/compare/openvscode-server-6.0.8...openvscode-server-6.0.9) (2023-10-05)
### Chore
@ -88,12 +97,3 @@
## [openvscode-server-6.0.0](https://github.com/truecharts/charts/compare/openvscode-server-5.0.36...openvscode-server-6.0.0) (2023-07-31)
## [openvscode-server-5.0.36](https://github.com/truecharts/charts/compare/openvscode-server-5.0.35...openvscode-server-5.0.36) (2023-07-29)
### Chore
- update container image tccr.io/truecharts/openvscode-server to v1.80.1 ([#10984](https://github.com/truecharts/charts/issues/10984))

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: openvscode-server
version: 6.0.9
version: 6.0.10
appVersion: "1.83.0"
description: Openvscode-server provides a version of VS Code that runs a server on a remote machine.
type: application

View File

@ -0,0 +1,9 @@
## [openvscode-server-6.0.10](https://github.com/truecharts/charts/compare/openvscode-server-6.0.9...openvscode-server-6.0.10) (2023-10-07)
### Chore
- update container image tccr.io/truecharts/openvscode-server to v1.83.0 ([#13338](https://github.com/truecharts/charts/issues/13338))

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/openvscode-server
pullPolicy: IfNotPresent
tag: v1.83.0@sha256:da23b0b6bcf3bda8efeedc4ce840d6df05a7d9670265100d0938a1624329eeae
tag: v1.83.0@sha256:fcaa56c9e2efb4e95dcf33872d05e81b89c5d1597e83aef1c7d48a25d573e13d
# secretEnv:
# CONNECTION_TOKEN: "somerandomstring"
# CONNECTION_SECRET: ""

View File

@ -1,9 +0,0 @@
## [openvscode-server-6.0.9](https://github.com/truecharts/charts/compare/openvscode-server-6.0.8...openvscode-server-6.0.9) (2023-10-05)
### Chore
- update container image tccr.io/truecharts/openvscode-server to v1.83.0 ([#13291](https://github.com/truecharts/charts/issues/13291))