Skip to content

Commit ff79d9d

Browse files
renovate[bot]spantaleev
authored andcommitted
Update matrixdotorg/mjolnir Docker tag to v1.11.0
1 parent 370f01c commit ff79d9d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

roles/custom/matrix-bot-mjolnir/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
matrix_bot_mjolnir_enabled: true
1818

1919
# renovate: datasource=docker depName=matrixdotorg/mjolnir
20-
matrix_bot_mjolnir_version: "v1.10.0"
20+
matrix_bot_mjolnir_version: "v1.11.0"
2121

2222
matrix_bot_mjolnir_container_image_self_build: false
2323
matrix_bot_mjolnir_container_image_self_build_repo: "https://github.com/matrix-org/mjolnir.git"

roles/custom/matrix-synapse/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1387,7 +1387,7 @@ matrix_synapse_ext_spam_checker_synapse_simple_antispam_config_blocked_homeserve
13871387
matrix_synapse_ext_spam_checker_mjolnir_antispam_enabled: false
13881388
matrix_synapse_ext_spam_checker_mjolnir_antispam_git_repository_url: "https://github.com/matrix-org/mjolnir"
13891389
# renovate: datasource=docker depName=matrixdotorg/mjolnir
1390-
matrix_synapse_ext_spam_checker_mjolnir_antispam_git_version: "v1.10.0"
1390+
matrix_synapse_ext_spam_checker_mjolnir_antispam_git_version: "v1.11.0"
13911391
matrix_synapse_ext_spam_checker_mjolnir_antispam_config_block_invites: true
13921392
# Flag messages sent by servers/users in the ban lists as spam. Currently
13931393
# this means that spammy messages will appear as empty to users. Default

0 commit comments

Comments
 (0)