Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-04-27 22:35:52 +00:00
parent d29a18f29d
commit cccb0d54d5
12 changed files with 20 additions and 20 deletions

View File

@ -4,6 +4,15 @@
## [openvscode-server-5.0.10](https://github.com/truecharts/charts/compare/openvscode-server-5.0.9...openvscode-server-5.0.10) (2023-04-27)
### Chore
- update container image tccr.io/truecharts/openvscode-server to v ([#8334](https://github.com/truecharts/charts/issues/8334))
## [openvscode-server-5.0.9](https://github.com/truecharts/charts/compare/openvscode-server-5.0.8...openvscode-server-5.0.9) (2023-04-25)
### Chore
@ -88,12 +97,3 @@
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
## [openvscode-server-4.0.13](https://github.com/truecharts/charts/compare/openvscode-server-4.0.12...openvscode-server-4.0.13) (2023-02-21)
### Chore
- update container image tccr.io/truecharts/openvscode-server to 1.75.1

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: openvscode-server
version: 5.0.9
version: 5.0.10
appVersion: "1.75.1"
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-5.0.10](https://github.com/truecharts/charts/compare/openvscode-server-5.0.9...openvscode-server-5.0.10) (2023-04-27)
### Chore
- update container image tccr.io/truecharts/openvscode-server to v ([#8334](https://github.com/truecharts/charts/issues/8334))

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/openvscode-server
pullPolicy: IfNotPresent
tag: 1.75.1@sha256:daac5645c380be0027ec30d4db5a9543c6adb8e29571adc4419f2a2778f02912
tag: 1.75.1@sha256:34038b13b156dbcfd16e0567284c8a286cc8b4e86c7bcef0b25c917e50c14a9d
# secretEnv:
# CONNECTION_TOKEN: "somerandomstring"
# CONNECTION_SECRET: ""

View File

@ -1,9 +0,0 @@
## [openvscode-server-5.0.9](https://github.com/truecharts/charts/compare/openvscode-server-5.0.8...openvscode-server-5.0.9) (2023-04-25)
### Chore
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))