Compare commits

...

3 Commits

Author SHA1 Message Date
8e63b9839d chore: publish 1.4.2+9.5.12 release 2024-11-07 16:18:32 +01:00
c83e59cfc5 chore: publish 1.4.1+9.5.11 release 2024-11-07 12:11:48 +05:00
142cd05e01 chore: publish 1.4.0+9.5.12 release 2024-11-07 11:26:56 +05: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:9.11.3
image: mattermost/mattermost-team-edition:9.5.12
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=1.3.0+9.11.3"
- "coop-cloud.${STACK_NAME}.version=1.4.2+9.5.12"
- "backupbot.backup=true"
- "backupbot.backup.path=/mattermost,/etc/ssl"
configs:

1
release/1.4.1+9.5.11 Normal file
View File

@ -0,0 +1 @@
hotfix: rollback to last functional version