From 7f4c87537a0ca14c3709897b311e64d5bf283eb2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 18:20:24 +0000 Subject: [PATCH] chore(deps): update matrixdotorg/synapse docker tag to v1.110.0 --- cluster/synapse/synapse.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/synapse/synapse.yaml b/cluster/synapse/synapse.yaml index 78a5b48f..1f1ed661 100644 --- a/cluster/synapse/synapse.yaml +++ b/cluster/synapse/synapse.yaml @@ -14,7 +14,7 @@ spec: app.kubernetes.io/name: synapse spec: containers: - - image: matrixdotorg/synapse:v1.108.0 + - image: matrixdotorg/synapse:v1.110.0 name: synapse ports: - name: synapse