chore: Auto-update chart README [skip ci]
This commit is contained in:
@@ -1,6 +1,15 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="synapse-2.0.15"></a>
|
||||||
|
### [synapse-2.0.15](https://github.com/truecharts/apps/compare/synapse-2.0.14...synapse-2.0.15) (2022-04-05)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update container image matrixdotorg/synapse to v1.56.0
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="synapse-2.0.14"></a>
|
<a name="synapse-2.0.14"></a>
|
||||||
### [synapse-2.0.14](https://github.com/truecharts/apps/compare/synapse-2.0.13...synapse-2.0.14) (2022-04-03)
|
### [synapse-2.0.14](https://github.com/truecharts/apps/compare/synapse-2.0.13...synapse-2.0.14) (2022-04-03)
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.55.2"
|
appVersion: "1.56.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||||||
| env | object | `{}` | |
|
| env | object | `{}` | |
|
||||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||||
| image.repository | string | `"matrixdotorg/synapse"` | |
|
| image.repository | string | `"matrixdotorg/synapse"` | |
|
||||||
| image.tag | string | `"v1.55.2"` | |
|
| image.tag | string | `"v1.56.0"` | |
|
||||||
| installContainers.generate-signing-key.args[0] | string | `"-m"` | |
|
| installContainers.generate-signing-key.args[0] | string | `"-m"` | |
|
||||||
| installContainers.generate-signing-key.args[10] | string | `"--generate-keys"` | |
|
| installContainers.generate-signing-key.args[10] | string | `"--generate-keys"` | |
|
||||||
| installContainers.generate-signing-key.args[1] | string | `"synapse.app.homeserver"` | |
|
| installContainers.generate-signing-key.args[1] | string | `"synapse.app.homeserver"` | |
|
||||||
|
|||||||
Reference in New Issue
Block a user