Bläddra i källkod
Merge pull request #273 from Sporiff/patch-1
Bump riot web version 1.3.6 -> 1.4.0
pull/276/head
Slavi Pantaleev
6 år sedan
committed by
GitHub
förälder
incheckning
f25696489b
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.6" |
|
|
|
matrix_riot_web_docker_image: "bubuntux/riot-web:v1.4.0" |
|
|
|
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" |
|
|
|
|