Selaa lähdekoodia
Merge pull request #1721 from HarHarLinks/patch-9
Upgrade Hookshot (1.2.0 -> 1.3.0)
pull/1723/head
Slavi Pantaleev
4 vuotta sitten
committed by
GitHub
vanhempi
commit
0fc7363946
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa
1 lisäystä ja
1 poistoa
-
roles/matrix-bridge-hookshot/defaults/main.yml
|
|
|
@@ -5,7 +5,7 @@ |
|
|
|
|
|
|
|
matrix_hookshot_enabled: true |
|
|
|
|
|
|
|
matrix_hookshot_version: 1.2.0 |
|
|
|
matrix_hookshot_version: 1.3.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') }}" |
|
|
|
|
|
|
|
|