From 02b393da6f58ebe2cd920b31c5374835a7c4ba33 Mon Sep 17 00:00:00 2001 From: Tanguy Herbron Date: Fri, 28 Mar 2025 09:38:49 +0100 Subject: [PATCH] chore(version): Bump to 1.127.1 --- manifests/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/deployment.yaml b/manifests/deployment.yaml index af3540f..5d89700 100644 --- a/manifests/deployment.yaml +++ b/manifests/deployment.yaml @@ -17,7 +17,7 @@ spec: fsGroup: 991 containers: - name: synapse - image: ghcr.io/element-hq/synapse:v1.126.0 + image: ghcr.io/element-hq/synapse:v1.127.1 ports: - containerPort: 8008 - containerPort: 9009