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-22 23:47:21 +00:00
parent 133e104e56
commit 151ab190b6
694 changed files with 9005 additions and 462 deletions
@@ -1,6 +1,19 @@
# Changelog<br>
<a name="zwavejs2mqtt-9.0.14"></a>
### [zwavejs2mqtt-9.0.14](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.13...zwavejs2mqtt-9.0.14) (2021-11-22)
#### Chore
* update non-major deps helm releases ([#1383](https://github.com/truecharts/apps/issues/1383))
#### Fix
* Default enable all services ([#1361](https://github.com/truecharts/apps/issues/1361))
<a name="zwavejs2mqtt-9.0.13"></a>
### [zwavejs2mqtt-9.0.13](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.12...zwavejs2mqtt-9.0.13) (2021-11-16)
@@ -26,8 +26,6 @@ You will, however, be able to use all values referenced in the common chart here
| service.ws.enabled | bool | `true` | |
| service.ws.ports.ws.enabled | bool | `true` | |
| service.ws.ports.ws.port | int | `3000` | |
| service.ws.ports.ws.protocol | string | `"TCP"` | |
| service.ws.ports.ws.targetPort | int | `3000` | |
| service.ws.type | string | `"ClusterIP"` | |
All Rights Reserved - The TrueCharts Project
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.6.3 |
| https://truecharts.org | common | 8.9.1 |
## Installing the Chart