Explorar el Código

Merge pull request #1834 from hifi/patch-8

Upgrade Heisenbridge (1.12.0 -> 1.13.0)
pull/1835/head
Slavi Pantaleev hace 3 años
committed by GitHub
padre
commit
de378c6390
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      roles/matrix-bridge-heisenbridge/defaults/main.yml

+ 1
- 1
roles/matrix-bridge-heisenbridge/defaults/main.yml Ver fichero

@@ -4,7 +4,7 @@

matrix_heisenbridge_enabled: true

matrix_heisenbridge_version: 1.12.0
matrix_heisenbridge_version: 1.13.0
matrix_heisenbridge_docker_image: "{{ matrix_container_global_registry_prefix }}hif1/heisenbridge:{{ matrix_heisenbridge_version }}"
matrix_heisenbridge_docker_image_force_pull: "{{ matrix_heisenbridge_docker_image.endswith(':latest') }}"



Cargando…
Cancelar
Guardar