Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b0170b642a
commit
923d125c5e
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [openvscode-server-6.0.4](https://github.com/truecharts/charts/compare/openvscode-server-6.0.3...openvscode-server-6.0.4) (2023-08-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/openvscode-server to v1.81.1 ([#11898](https://github.com/truecharts/charts/issues/11898))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [openvscode-server-6.0.5](https://github.com/truecharts/charts/compare/openvscode-server-6.0.4...openvscode-server-6.0.5) (2023-08-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/openvscode-server to v1.81.1 ([#11949](https://github.com/truecharts/charts/issues/11949))
|
||||
|
||||
|
||||
|
||||
|
||||
## [openvscode-server-6.0.4](https://github.com/truecharts/charts/compare/openvscode-server-6.0.3...openvscode-server-6.0.4) (2023-08-26)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
||||
|
||||
|
||||
|
||||
## [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 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: openvscode-server
|
||||
version: 6.0.4
|
||||
version: 6.0.5
|
||||
appVersion: "1.81.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-6.0.5](https://github.com/truecharts/charts/compare/openvscode-server-6.0.4...openvscode-server-6.0.5) (2023-08-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/openvscode-server to v1.81.1 ([#11949](https://github.com/truecharts/charts/issues/11949))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/openvscode-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.81.1@sha256:5a79b4091e7c6ea554521204273fe69aa9c8a3d84ca2bea15cc2ea912be93fca
|
||||
tag: v1.81.1@sha256:897f05b38d98b8ea1f2a4e2a444b0e85bf9d6f835faaee5b23e5eceab8250864
|
||||
# secretEnv:
|
||||
# CONNECTION_TOKEN: "somerandomstring"
|
||||
# CONNECTION_SECRET: ""
|
Loading…
Reference in New Issue