Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-02-08 12:33:58 +00:00
parent 31746f46e3
commit 70e8ca0044
7 changed files with 70 additions and 37 deletions

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="openvscode-server-0.0.23"></a>
### [openvscode-server-0.0.23](https://github.com/truecharts/apps/compare/openvscode-server-0.0.22...openvscode-server-0.0.23) (2022-02-08)
#### Fix
* Use CONNECTION_TOKEN on portal button ([#1666](https://github.com/truecharts/apps/issues/1666))
<a name="openvscode-server-0.0.22"></a>
### [openvscode-server-0.0.22](https://github.com/truecharts/apps/compare/openvscode-server-0.0.21...openvscode-server-0.0.22) (2022-02-06)

View File

@ -20,7 +20,8 @@ You will, however, be able to use all values referenced in the common chart here
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| secret | string | `nil` | |
| portal.path | string | `"/?tkn={{ .Values.secret.CONNECTION_TOKEN }}"` | |
| secret.CONNECTION_TOKEN | string | `"somerandomstring"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.main.ports.main.port | int | `10135` | |

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="openvscode-server-0.0.23"></a>
### [openvscode-server-0.0.23](https://github.com/truecharts/apps/compare/openvscode-server-0.0.22...openvscode-server-0.0.23) (2022-02-08)
#### Fix
* Use CONNECTION_TOKEN on portal button ([#1666](https://github.com/truecharts/apps/issues/1666))
<a name="openvscode-server-0.0.22"></a>
### [openvscode-server-0.0.22](https://github.com/truecharts/apps/compare/openvscode-server-0.0.21...openvscode-server-0.0.22) (2022-02-06)

View File

@ -20,7 +20,8 @@ You will, however, be able to use all values referenced in the common chart here
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| secret | string | `nil` | |
| portal.path | string | `"/?tkn={{ .Values.secret.CONNECTION_TOKEN }}"` | |
| secret.CONNECTION_TOKEN | string | `"somerandomstring"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.main.ports.main.port | int | `10135` | |

File diff suppressed because one or more lines are too long

View File

@ -34652,6 +34652,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/openldap-4.0.25/openldap-4.0.25.tgz
version: 4.0.25
openvscode-server:
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- incubator
truecharts.org/grade: U
apiVersion: v2
appVersion: 1.63.2
created: "2022-02-08T12:33:58.300706171Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.15.0
description: Openvscode-server provides a version of VS Code that runs a server
on a remote machine.
digest: 675e7c5f9d24555b7561fece97245e32d439d754aeb9aaf8ec9e89104ce89f75
home: https://github.com/truecharts/apps/tree/master/charts/stable/openvscode-server
icon: https://truecharts.org/_static/img/appicons/openvscode-server-icon.png
keywords:
- openvscode-server
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: openvscode-server
sources:
- https://hub.docker.com/r/linuxserver/openvscode-server
type: application
urls:
- https://github.com/truecharts/apps/releases/download/openvscode-server-0.0.23/openvscode-server-0.0.23.tgz
version: 0.0.23
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@ -58365,4 +58396,4 @@ entries:
urls:
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz
version: 9.0.24
generated: "2022-02-08T09:13:59.203895473Z"
generated: "2022-02-08T12:33:58.307977979Z"