Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-02-28 11:54:51 +00:00
parent 18ad857247
commit 2d73b76a4e
224 changed files with 2776 additions and 990 deletions
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="synapse-1.0.9"></a>
### [synapse-1.0.9](https://github.com/truecharts/apps/compare/synapse-1.0.8...synapse-1.0.9) (2022-02-28)
#### Chore
* rename `web_portal` to `open` ([#1957](https://github.com/truecharts/apps/issues/1957))
* update docker general non-major ([#1980](https://github.com/truecharts/apps/issues/1980))
<a name="synapse-1.0.8"></a>
### [synapse-1.0.8](https://github.com/truecharts/apps/compare/synapse-1.0.7...synapse-1.0.8) (2022-02-21)
+1 -1
View File
@@ -18,7 +18,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"matrixdotorg/synapse"` | |
| image.tag | string | `"v1.52.0"` | |
| image.tag | string | `"v1.53.0"` | |
| installContainers.generate-signing-key.args[0] | string | `"-m"` | |
| installContainers.generate-signing-key.args[10] | string | `"--generate-keys"` | |
| installContainers.generate-signing-key.args[1] | string | `"synapse.app.homeserver"` | |