Ver a proveniência
Merge pull request #1673 from HarHarLinks/master
Upgrade Hookshot (1.1.0 -> 1.2.0)
pull/1674/head
Slavi Pantaleev
há 4 anos
committed by
GitHub
ascendente
cometimento
780bc36c78
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com
1 adições e
1 eliminações
-
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') }}" |
|
|
|
|
|
|
|
|