Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-11-30 13:04:15 +00:00
parent b7c3c1a64e
commit 8779b53a53
759 changed files with 9665 additions and 511 deletions
@@ -1,6 +1,19 @@
# Changelog<br>
<a name="icantbelieveitsnotvaletudo-2.0.13"></a>
### [icantbelieveitsnotvaletudo-2.0.13](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-2.0.12...icantbelieveitsnotvaletudo-2.0.13) (2021-11-30)
#### Chore
* update non-major deps helm releases ([#1432](https://github.com/truecharts/apps/issues/1432))
#### Fix
* move conflicting ports to 10xxx range ([#1415](https://github.com/truecharts/apps/issues/1415))
<a name="icantbelieveitsnotvaletudo-2.0.12"></a>
### [icantbelieveitsnotvaletudo-2.0.12](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-2.0.11...icantbelieveitsnotvaletudo-2.0.12) (2021-11-23)
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.9.3 |
| https://truecharts.org | common | 8.9.7 |
## Installing the Chart
@@ -18,7 +18,7 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"2021.2.1@sha256:cfb6ca812b7bec09ef61d60c8ab71945b6594525673f2edd9ddcd88004d8b150"` | image tag |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| service.main.ports.main.port | int | `3000` | |
| service.main.ports.main.port | int | `10039` | |
| service.main.ports.main.targetPort | int | `3000` | |
All Rights Reserved - The TrueCharts Project