From 91220d8c0c39d51b9435c0d142b663989d138eb3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 19 May 2026 17:09:03 +0000 Subject: [PATCH] chore(deps): update synapse to v1.153.0 --- clusters/cl01tl/helm/matrix-synapse/Chart.yaml | 2 +- clusters/cl01tl/helm/matrix-synapse/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/matrix-synapse/Chart.yaml b/clusters/cl01tl/helm/matrix-synapse/Chart.yaml index f8794cbd3..eccb3ecc3 100644 --- a/clusters/cl01tl/helm/matrix-synapse/Chart.yaml +++ b/clusters/cl01tl/helm/matrix-synapse/Chart.yaml @@ -78,4 +78,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/matrix.png # renovate: datasource=github-releases depName=element-hq/synapse -appVersion: vv1.152.1 +appVersion: vv1.153.0 diff --git a/clusters/cl01tl/helm/matrix-synapse/values.yaml b/clusters/cl01tl/helm/matrix-synapse/values.yaml index 555843537..6ee66f103 100644 --- a/clusters/cl01tl/helm/matrix-synapse/values.yaml +++ b/clusters/cl01tl/helm/matrix-synapse/values.yaml @@ -1,7 +1,7 @@ matrix-synapse: image: repository: ghcr.io/element-hq/synapse - tag: v1.152.1@sha256:ea13612748d2c3cd7d37314e4d2bb3833831e7fe9c1cc2ba2a05a0e51ab78297 + tag: v1.153.0@sha256:8ba9310909c4f255f942e504d9e5e5d9a7f20e3fa1cdf5aea8acb704b6a15098 serverName: alexlebens.dev publicServerName: matrix.alexlebens.dev argoCD: true