Compare commits

...

4 Commits

Author SHA1 Message Date
354e476243 chore: publish 2.0.4+10.5.10 release 2025-08-21 10:53:54 +02:00
1f1ab728fc chore: publish 2.0.3+10.5.9 release 2025-07-24 11:15:07 +02:00
b2e1e004c6 chore: publish 2.0.2+10.5.8 release 2025-06-19 17:26:41 +01:00
3e109108d9 chore: publish 2.0.1+10.5.7 release 2025-05-29 11:09:06 +02:00
2 changed files with 3 additions and 2 deletions

View File

@ -2,7 +2,7 @@ version: "3.8"
services:
app:
image: mattermost/mattermost-team-edition:10.5.6
image: mattermost/mattermost-team-edition:10.5.10
environment:
- TZ
- MM_SQLSETTINGS_DRIVERNAME=postgres
@ -28,7 +28,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.middlewares=${STACK_NAME}-redirect"
- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLForceHost=true"
- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLHost=${DOMAIN}"
- "coop-cloud.${STACK_NAME}.version=2.0.0+10.5.6"
- "coop-cloud.${STACK_NAME}.version=2.0.4+10.5.10"
- "backupbot.backup=true"
- "backupbot.backup.path=/mattermost,/etc/ssl"
configs:

1
release/2.0.2+10.5.8 Normal file
View File

@ -0,0 +1 @@
Mattermost Platform Extended Support Release 10.5.8 contains a high severity level security fix.