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-08 13:11:49 +00:00
parent 49ec617cf6
commit 01462e4510
69 changed files with 1117 additions and 518 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="synapse-1.0.5"></a>
### [synapse-1.0.5](https://github.com/truecharts/apps/compare/synapse-1.0.4...synapse-1.0.5) (2022-02-08)
#### Chore
* update docker general non-major ([#1869](https://github.com/truecharts/apps/issues/1869))
<a name="synapse-1.0.4"></a>
### [synapse-1.0.4](https://github.com/truecharts/apps/compare/synapse-1.0.3...synapse-1.0.4) (2022-02-06)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.51.0"
appVersion: "1.52.0"
dependencies:
- name: common
repository: https://truecharts.org
+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.51.0"` | |
| image.tag | string | `"v1.52.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"` | |