Kim Brose
пре 4 година
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са
1 додато и
1 уклоњено
-
roles/matrix-bridge-hookshot/defaults/main.yml
|
|
|
@@ -5,7 +5,7 @@ |
|
|
|
|
|
|
|
matrix_hookshot_enabled: true |
|
|
|
|
|
|
|
matrix_hookshot_version: 1.1.0 |
|
|
|
matrix_hookshot_version: 1.2.0 |
|
|
|
matrix_hookshot_docker_image: "{{ matrix_container_global_registry_prefix }}halfshot/matrix-hookshot:{{ matrix_hookshot_version }}" |
|
|
|
matrix_hookshot_docker_image_force_pull: "{{ matrix_hookshot_docker_image.endswith(':latest') }}" |
|
|
|
|
|
|
|
|