From cebed20abf70945d5c408b3f595e9e87b1ce0668 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 20:40:17 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20ghcr.io/ele?= =?UTF-8?q?ment-hq/synapse=20(=20v1.144.0=20=E2=86=92=20v1.146.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | -------------------------- | -------- | -------- | | docker | ghcr.io/element-hq/synapse | v1.144.0 | v1.146.0 | --- kubernetes/subterra/apps/matrix/synapse/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/subterra/apps/matrix/synapse/app/helmrelease.yaml b/kubernetes/subterra/apps/matrix/synapse/app/helmrelease.yaml index 4d7a3c7dd..9542b72b0 100644 --- a/kubernetes/subterra/apps/matrix/synapse/app/helmrelease.yaml +++ b/kubernetes/subterra/apps/matrix/synapse/app/helmrelease.yaml @@ -29,7 +29,7 @@ spec: values: image: repository: ghcr.io/element-hq/synapse - tag: 'v1.144.0' + tag: 'v1.146.0' pullPolicy: IfNotPresent serverName: 'glants.xyz' publicServerName: 'matrix.glants.xyz'