Update apps

This commit is contained in:
GitHub Actions 2022-03-08 15:10:01 +00:00
parent 14ba9b2ecf
commit aa90d7168e
3 changed files with 7 additions and 7 deletions

View File

@ -129,7 +129,7 @@
"id": "synapse",
"name": "Synapse",
"repo": "https://github.com/matrix-org/synapse",
"version": "1.53.0"
"version": "1.54.0"
},
{
"id": "thunderhub",

View File

@ -129,7 +129,7 @@
"id": "synapse",
"name": "Synapse",
"repo": "https://github.com/matrix-org/synapse",
"version": "1.53.0"
"version": "1.54.0"
},
{
"id": "thunderhub",

View File

@ -8,7 +8,7 @@ version: 2
metadata:
category: Social
name: Synapse
version: 1.53.0
version: 1.54.0
tagline: Matrix homeserver
description: Description is coming soon.
developer: Matrix
@ -22,7 +22,7 @@ metadata:
- 3.jpg
torOnly: false
containers:
- image: matrixdotorg/synapse:v1.53.0@sha256:cb89c0f17ba1c531259417dd0dfcc6e5ce31af30b8d4cbeb9697ac713bbdb6d1
- image: matrixdotorg/synapse:v1.54.0@sha256:284d9fe43e5645f971fd73d764e288f7e3cc28bce9b4f4a44321cffc13c35634
entrypoint: bash
command: -c './start.py generate && ./start.py migrate_config && exec ./start.py'
port: 8008
@ -31,9 +31,9 @@ containers:
GID: "1000"
SYNAPSE_HTTP_PORT: 8008
SYNAPSE_SERVER_NAME: ${APP_HIDDEN_SERVICE}
SYNAPSE_REPORT_STATS: "yes"
SYNAPSE_ENABLE_REGISTRATION: "yes"
SYNAPSE_NO_TLS: "yes"
SYNAPSE_REPORT_STATS: yes
SYNAPSE_ENABLE_REGISTRATION: yes
SYNAPSE_NO_TLS: yes
name: server
data:
- data/synapse:/data