I've been running Documentum Server 23.2 with Docker using the provided CS-Docker-Compose_Stateless.yml file. Now I would like to upgrade to 23.4 and I'm not clear how to proceed. There is another file called CS-Docker-Compose_Seamless.yml and I'm not sure if and how I should use it. From what I can see, both files are almost identical and I don't see what CS-Docker-Compose_Seamless.yml would do any differently. Is it ok to just replace the docker image tag with 23.4 in my stateless compose file and update my deployment?
I've read and reread the "Documentum System Upgrade and Migration Guide" and the "Documentum Platform and Platform Extensions CE 23.2 - Cloud Deployment Guide" but it's uncomprehensible. The README.txt provided with the Docker compose files is not much clearer.