소스 검색
Merge pull request #2462 from FSG-Cat/patch-4
Upgrade Drapunir from 1.8.0 Beta to 1.8.0 release.
pull/2466/head
Slavi Pantaleev
3 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
roles/custom/matrix-bot-draupnir/defaults/main.yml
|
|
|
@@ -4,7 +4,7 @@ |
|
|
|
|
|
|
|
matrix_bot_draupnir_enabled: true |
|
|
|
|
|
|
|
matrix_bot_draupnir_version: "v1.80.0-beta.0" |
|
|
|
matrix_bot_draupnir_version: "v1.80.0" |
|
|
|
|
|
|
|
matrix_bot_draupnir_container_image_self_build: false |
|
|
|
matrix_bot_draupnir_container_image_self_build_repo: "https://github.com/Gnuxie/Draupnir.git" |
|
|
|
|