Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
349c8238d7
commit
d81435576b
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [openvscode-server-5.0.30](https://github.com/truecharts/charts/compare/openvscode-server-5.0.29...openvscode-server-5.0.30) (2023-06-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/openvscode-server to v1.79.2 ([#9905](https://github.com/truecharts/charts/issues/9905))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [openvscode-server-5.0.31](https://github.com/truecharts/charts/compare/openvscode-server-5.0.30...openvscode-server-5.0.31) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/openvscode-server to v1.79.2 ([#10061](https://github.com/truecharts/charts/issues/10061))
|
||||
|
||||
|
||||
|
||||
|
||||
## [openvscode-server-5.0.30](https://github.com/truecharts/charts/compare/openvscode-server-5.0.29...openvscode-server-5.0.30) (2023-06-25)
|
||||
|
||||
### Chore
|
||||
|
@ -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,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: openvscode-server
|
||||
version: 5.0.30
|
||||
version: 5.0.31
|
||||
appVersion: "1.79.2"
|
||||
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.31](https://github.com/truecharts/charts/compare/openvscode-server-5.0.30...openvscode-server-5.0.31) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/openvscode-server to v1.79.2 ([#10061](https://github.com/truecharts/charts/issues/10061))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/openvscode-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.79.2@sha256:e4ee2aec4bb91a73bbcdb3226d376a872f66013298bc01502e6d37083949afac
|
||||
tag: v1.79.2@sha256:dce0172e1ae31f6ce302567368151c2a0239c47e58c55d095d2e9666280abd0c
|
||||
# secretEnv:
|
||||
# CONNECTION_TOKEN: "somerandomstring"
|
||||
# CONNECTION_SECRET: ""
|
Loading…
Reference in New Issue