From f534033be59b46e9becca2ff949bc36fad57f6e2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 14:13:03 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20ghcr.io/ele?= =?UTF-8?q?ment-hq/synapse=20(=20v1.148.0=20=E2=86=92=20v1.154.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.148.0 | v1.154.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 98acfa470a..72fe972336 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.148.0' + tag: 'v1.154.0' pullPolicy: IfNotPresent serverName: 'glants.xyz' publicServerName: 'matrix.glants.xyz'