Ver código fonte

Upgrade Hookshot (1.2.0 -> 1.3.0)

pull/1721/head
Kim Brose 4 anos atrás
committed by GitHub
pai
commit
ea358e208c
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      roles/matrix-bridge-hookshot/defaults/main.yml

+ 1
- 1
roles/matrix-bridge-hookshot/defaults/main.yml Ver arquivo

@@ -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') }}"



Carregando…
Cancelar
Salvar