Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
03d4301134
commit
1987599487
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [openvscode-server-6.0.8](https://github.com/truecharts/charts/compare/openvscode-server-6.0.7...openvscode-server-6.0.8) (2023-09-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/openvscode-server to v1.82.2 ([#12663](https://github.com/truecharts/charts/issues/12663))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [openvscode-server-6.0.8](https://github.com/truecharts/charts/compare/openvscode-server-6.0.7...openvscode-server-6.0.8) (2023-09-16)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/openvscode-server to v1.80.1 ([#10984](https://github.com/truecharts/charts/issues/10984))
|
||||
|
||||
|
||||
|
||||
|
||||
## [openvscode-server-5.0.35](https://github.com/truecharts/charts/compare/openvscode-server-5.0.34...openvscode-server-5.0.35) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: openvscode-server
|
||||
version: 6.0.8
|
||||
appVersion: "1.82.2"
|
||||
version: 6.0.9
|
||||
appVersion: "1.83.0"
|
||||
description: Openvscode-server provides a version of VS Code that runs a server on a remote machine.
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/openvscode-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.82.2@sha256:fb07bd3bcc76ec8107b1e40d9f4edffaa24dad383f7714ab88b583fec691c556
|
||||
tag: v1.83.0@sha256:da23b0b6bcf3bda8efeedc4ce840d6df05a7d9670265100d0938a1624329eeae
|
||||
# secretEnv:
|
||||
# CONNECTION_TOKEN: "somerandomstring"
|
||||
# CONNECTION_SECRET: ""
|
Loading…
Reference in New Issue