chore: Auto-update chart README [skip ci]

This commit is contained in:
truecharts-bot
2022-04-06 01:21:53 +00:00
parent 3d27e9592f
commit 4f011288f9
3 changed files with 11 additions and 2 deletions
+9
View File
@@ -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 -1
View File
@@ -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
+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 | `{}` | | | 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"` | |