Sfoglia il codice sorgente

Upgrade Hookshot (1.0.0 -> 1.1.0)

pull/1505/head
HarHarLinks 4 anni fa
parent
commit
912c238847
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      roles/matrix-bridge-hookshot/defaults/main.yml

+ 1
- 1
roles/matrix-bridge-hookshot/defaults/main.yml Vedi File

@@ -3,7 +3,7 @@

matrix_hookshot_enabled: true

matrix_hookshot_version: 1.0.0
matrix_hookshot_version: 1.1.0
matrix_hookshot_docker_image: "{{ matrix_container_global_registry_prefix }}halfshot/hookshot:{{ matrix_hookshot_version }}"
matrix_hookshot_docker_image_force_pull: "{{ matrix_hookshot_docker_image.endswith(':latest') }}"



Caricamento…
Annulla
Salva