Merge "matrix: bump synapse version from v1.98.0 to v1.104.0" into main
diff --git a/core/installer/values-tmpl/matrix.cue b/core/installer/values-tmpl/matrix.cue
index 1f32318..ca5dc98 100644
--- a/core/installer/values-tmpl/matrix.cue
+++ b/core/installer/values-tmpl/matrix.cue
@@ -15,7 +15,7 @@
 	matrix: {
 		repository: "matrixdotorg"
 		name: "synapse"
-		tag: "v1.98.0"
+		tag: "v1.104.0"
 		pullPolicy: "IfNotPresent"
 	}
 	postgres: {