Skip to content
Snippets Groups Projects
Verified Commit 6c5e09dd authored by Jan Alexander Steffens (heftig)'s avatar Jan Alexander Steffens (heftig)
Browse files

matrix: Update synapse to 1.97.0

parent a2e797eb
No related branches found
No related tags found
No related merge requests found
Pipeline #84871 passed
......@@ -10,6 +10,7 @@ Type=notify
NotifyAccess=main
ExecReload=/bin/kill -HUP $MAINPID
Restart=on-abort
TimeoutStartSec=5min
User=synapse
......
......@@ -78,7 +78,7 @@
- name: Install synapse
pip:
name:
- 'matrix-synapse[postgres,oidc,systemd,url-preview,redis,user-search]==1.96.1'
- 'matrix-synapse[postgres,oidc,systemd,url-preview,redis,user-search]==1.97.0'
state: latest
extra_args: '--upgrade-strategy=eager'
virtualenv: /var/lib/synapse/venv
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment