Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
29e10b7b9c
commit
a01f719e32
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [openvscode-server-5.0.33](https://github.com/truecharts/charts/compare/openvscode-server-5.0.32...openvscode-server-5.0.33) (2023-07-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/openvscode-server to v1.80.1 ([#10606](https://github.com/truecharts/charts/issues/10606))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [openvscode-server-5.0.34](https://github.com/truecharts/charts/compare/openvscode-server-5.0.33...openvscode-server-5.0.34) (2023-07-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/openvscode-server to v1.80.1 ([#10730](https://github.com/truecharts/charts/issues/10730))
|
||||
|
||||
|
||||
|
||||
|
||||
## [openvscode-server-5.0.33](https://github.com/truecharts/charts/compare/openvscode-server-5.0.32...openvscode-server-5.0.33) (2023-07-19)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- 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
|
||||
|
||||
- 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))
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: openvscode-server
|
||||
version: 5.0.33
|
||||
version: 5.0.34
|
||||
appVersion: "1.80.1"
|
||||
description: Openvscode-server provides a version of VS Code that runs a server on a remote machine.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [openvscode-server-5.0.34](https://github.com/truecharts/charts/compare/openvscode-server-5.0.33...openvscode-server-5.0.34) (2023-07-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/openvscode-server to v1.80.1 ([#10730](https://github.com/truecharts/charts/issues/10730))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/openvscode-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.80.1@sha256:6746c622e04a09de20b1d5c09ee839fe69b15abea985f9f1d66824a97eccf1da
|
||||
tag: v1.80.1@sha256:27cc5e99e5933f882c3df2ac13ced3db4a0ca03f7a7b949e8261ec4bf4cd3107
|
||||
# secretEnv:
|
||||
# CONNECTION_TOKEN: "somerandomstring"
|
||||
# CONNECTION_SECRET: ""
|
Loading…
Reference in New Issue