Upgrade Hookshot (1.2.0 -> 1.3.0)

This commit is contained in:
Kim Brose 2022-03-30 14:18:21 +02:00 committed by GitHub
parent 0103d92df4
commit ea358e208c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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