From 9ab9f61a670e7bc20768d26db820ff1e009ea4cf Mon Sep 17 00:00:00 2001 From: Piotr Dobrowolski Date: Fri, 17 May 2019 09:53:13 +0200 Subject: [PATCH] app/matrix: bump riot-web version to fix broken SSO --- app/matrix/prod.jsonnet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/matrix/prod.jsonnet b/app/matrix/prod.jsonnet index a105d8fe..775a11a8 100644 --- a/app/matrix/prod.jsonnet +++ b/app/matrix/prod.jsonnet @@ -17,7 +17,7 @@ local postgres = import "../../kube/postgres.libsonnet"; storageClassName: "waw-hdd-redundant-1", synapseImage: "matrixdotorg/synapse:v0.99.4", - riotImage: "bubuntux/riot-web:v1.1.0", + riotImage: "bubuntux/riot-web:v1.1.2", casProxyImage: "registry.k0.hswaw.net/informatic/oauth2-cas-proxy:0.1.3" },