Browse Source

Update matrixdotorg/synapse Docker tag to v1.99.0

pull/3101/head
renovate[bot] 2 years ago
committed by GitHub
parent
commit
e61efd1688
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      roles/custom/matrix-synapse/defaults/main.yml

+ 1
- 1
roles/custom/matrix-synapse/defaults/main.yml View File

@@ -5,7 +5,7 @@
matrix_synapse_enabled: true

# renovate: datasource=docker depName=matrixdotorg/synapse
matrix_synapse_version: v1.98.0
matrix_synapse_version: v1.99.0

matrix_synapse_username: ''
matrix_synapse_uid: ''


Loading…
Cancel
Save