Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="synapse-2.0.3"></a>
|
||||
### [synapse-2.0.3](https://github.com/truecharts/apps/compare/synapse-2.0.2...synapse-2.0.3) (2022-03-15)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2175](https://github.com/truecharts/apps/issues/2175))
|
||||
|
||||
|
||||
|
||||
<a name="synapse-2.0.2"></a>
|
||||
### [synapse-2.0.2](https://github.com/truecharts/apps/compare/synapse-2.0.1...synapse-2.0.2) (2022-03-08)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.53.0"
|
||||
appVersion: "1.54.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -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.53.0"` | |
|
||||
| image.tag | string | `"v1.54.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"` | |
|
||||
|
||||
Reference in New Issue
Block a user