Ver código fonte
Merge pull request #3564 from spantaleev/renovate/matrixdotorg-mjolnir-1.x
Update matrixdotorg/mjolnir Docker tag to v1.8.1
pull/3565/head
Slavi Pantaleev
1 ano atrás
committed by
GitHub
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: B5690EEEBB952194
1 arquivos alterados com
1 adições e
1 exclusões
-
roles/custom/matrix-bot-mjolnir/defaults/main.yml
|
|
|
@@ -5,7 +5,7 @@ |
|
|
|
matrix_bot_mjolnir_enabled: true |
|
|
|
|
|
|
|
# renovate: datasource=docker depName=matrixdotorg/mjolnir |
|
|
|
matrix_bot_mjolnir_version: "v1.8.0" |
|
|
|
matrix_bot_mjolnir_version: "v1.8.1" |
|
|
|
|
|
|
|
matrix_bot_mjolnir_container_image_self_build: false |
|
|
|
matrix_bot_mjolnir_container_image_self_build_repo: "https://github.com/matrix-org/mjolnir.git" |
|
|
|
|