Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-01-31 15:05:43 +00:00
parent 119c57ef33
commit b9582b8a35
5 changed files with 57 additions and 1 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="synapse-0.0.8"></a>
### [synapse-0.0.8](https://github.com/truecharts/apps/compare/synapse-0.0.7...synapse-0.0.8) (2022-01-31)
#### Fix
* fix federation service
<a name="synapse-0.0.7"></a>
### [synapse-0.0.7](https://github.com/truecharts/apps/compare/synapse-0.0.5...synapse-0.0.7) (2022-01-31)
@@ -102,6 +102,8 @@ You will, however, be able to use all values referenced in the common chart here
| probes.startup.path | string | `"/health"` | |
| secret | object | `{}` | |
| securityContext.allowPrivilegeEscalation | bool | `true` | |
| service.federation.enabled | bool | `true` | |
| service.federation.ports.federation.enabled | bool | `true` | |
| service.federation.ports.federation.port | int | `8448` | |
| service.federation.ports.federation.targetPort | int | `8008` | |
| service.main.ports.main.port | int | `8008` | |