Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
@@ -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
Reference in New Issue
Block a user