Browse Source

chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.105.0

pull/3278/head
renovate[bot] 1 year ago
committed by GitHub
parent
commit
2a546a1e07
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

@@ -16,7 +16,7 @@ matrix_synapse_enabled: true
matrix_synapse_github_org_and_repo: element-hq/synapse

# renovate: datasource=docker depName=ghcr.io/element-hq/synapse
matrix_synapse_version: v1.104.0
matrix_synapse_version: v1.105.0

matrix_synapse_username: ''
matrix_synapse_uid: ''


Loading…
Cancel
Save