소스 검색
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 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: B5690EEEBB952194
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
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" |
|
|
|
|