From 8b37ba32136372e98c2ea57adb0225e63f0ba2e5 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Wed, 31 Dec 2025 17:04:11 -0300 Subject: [PATCH] communication: bump MAS to v1.8.0 --- services/communication/mas-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/communication/mas-deployment.yaml b/services/communication/mas-deployment.yaml index 326ea71..b327f6c 100644 --- a/services/communication/mas-deployment.yaml +++ b/services/communication/mas-deployment.yaml @@ -74,7 +74,7 @@ spec: readOnly: false containers: - name: mas - image: ghcr.io/element-hq/matrix-authentication-service:0.20.0 + image: ghcr.io/element-hq/matrix-authentication-service:v1.8.0 args: ["server","--config","/rendered/config.yaml"] ports: - name: http