Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-12-04 20:11:45 +00:00
parent 2b4fb36cdf
commit 1e5e56b8ad
1109 changed files with 133814 additions and 567 deletions

View File

@@ -1,6 +1,19 @@
# Changelog<br>
<a name="code-server-2.0.15"></a>
### [code-server-2.0.15](https://github.com/truecharts/apps/compare/code-server-2.0.14...code-server-2.0.15) (2021-12-04)
#### Chore
* update non-major deps helm releases ([#1453](https://github.com/truecharts/apps/issues/1453))
#### Fix
* misc fixes
<a name="code-server-2.0.14"></a>
### [code-server-2.0.14](https://github.com/truecharts/apps/compare/code-server-2.0.13...code-server-2.0.14) (2021-12-03)

View File

@@ -23,6 +23,6 @@ You will, however, be able to use all values referenced in the common chart here
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.main.ports.main.port | int | `10063` | |
| service.main.ports.main.targetPort | int | `8443` | |
| service.main.ports.main.targetPort | int | `8080` | |
All Rights Reserved - The TrueCharts Project

View File

@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.9.7 |
| https://truecharts.org | common | 8.9.10 |
## Installing the Chart

File diff suppressed because one or more lines are too long