Kaynağa Gözat

Upgrade Hookshot (1.1.0 -> 1.2.0)

all features were actually already silently supported 🎉

upstream changelog: https://github.com/matrix-org/matrix-hookshot/releases/tag/1.2.0
pull/1673/head
Kim Brose 4 yıl önce
committed by GitHub
ebeveyn
işleme
f62279581d
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      roles/matrix-bridge-hookshot/defaults/main.yml

+ 1
- 1
roles/matrix-bridge-hookshot/defaults/main.yml Dosyayı Görüntüle

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



Yükleniyor…
İptal
Kaydet