소스 검색

Update Mjolnir from 1.5.0 to 1.6.1

Please note that This Mjolnir version bump technnically is missing some extra stuff that mjolnir claims we should do but it didnt work when i tried it and well my mjolnir deployment has been running this since release day almost and its fine. No errors in log that are unexpected. (Mjolnir throws errors in the log for anyone who wonders for various things that are fine. Like if a protection is off that is an error. Its due to how matrix-bot-lib works.)
pull/2350/head
Catalan Lover 3 년 전
committed by GitHub
부모
커밋
5e30f6d4c4
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      roles/custom/matrix-bot-mjolnir/defaults/main.yml

+ 1
- 1
roles/custom/matrix-bot-mjolnir/defaults/main.yml 파일 보기

@@ -4,7 +4,7 @@

matrix_bot_mjolnir_enabled: true

matrix_bot_mjolnir_version: "v1.5.0"
matrix_bot_mjolnir_version: "v1.6.1"

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


불러오는 중...
취소
저장