소스 검색
Updated: Heisenbridge to 1.10.1
pull/1598/head
GoliathLabs
4 년 전
No known key found for this signature in database
GPG 키 ID: 37F7BDC266B5BAB8
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
roles/matrix-bridge-heisenbridge/defaults/main.yml
|
|
|
@@ -3,7 +3,7 @@ |
|
|
|
|
|
|
|
matrix_heisenbridge_enabled: true |
|
|
|
|
|
|
|
matrix_heisenbridge_version: 1.10.0 |
|
|
|
matrix_heisenbridge_version: 1.10.1 |
|
|
|
matrix_heisenbridge_docker_image: "{{ matrix_container_global_registry_prefix }}hif1/heisenbridge:{{ matrix_heisenbridge_version }}" |
|
|
|
matrix_heisenbridge_docker_image_force_pull: "{{ matrix_heisenbridge_docker_image.endswith(':latest') }}" |
|
|
|
|
|
|
|
|