Bläddra i källkod
Merge pull request #233 from thedanbob/riot-web-1.3.2
Update riot-web (1.3.0 -> 1.3.2)
pull/234/head
Slavi Pantaleev
6 år sedan
committed by
GitHub
förälder
incheckning
949009f254
Ingen känd nyckel hittad för denna signaturen i databasen
GPG-nyckel ID: 4AEE18F83AFDEB23
1 ändrade filer med
1 tillägg och
1 borttagningar
-
roles/matrix-riot-web/defaults/main.yml
|
|
|
@@ -1,6 +1,6 @@ |
|
|
|
matrix_riot_web_enabled: true |
|
|
|
|
|
|
|
matrix_riot_web_docker_image: "bubuntux/riot-web:v1.3.0" |
|
|
|
matrix_riot_web_docker_image: "bubuntux/riot-web:v1.3.2" |
|
|
|
matrix_riot_web_docker_image_force_pull: "{{ matrix_riot_web_docker_image.endswith(':latest') }}" |
|
|
|
|
|
|
|
matrix_riot_web_data_path: "{{ matrix_base_data_path }}/riot-web" |
|
|
|
|