Compare commits

...

4 Commits

Author SHA1 Message Date
b1427c9a1e chore: publish 1.5.1+9.11.6 release 2024-12-12 10:35:55 +01:00
2e177985f8 chore: publish 1.5.0+9.11.5 release 2024-11-21 14:13:55 +05:00
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
2 changed files with 4 additions and 3 deletions

View File

@ -2,7 +2,7 @@ version: "3.8"
services:
app:
image: mattermost/mattermost-team-edition:9.5.12
image: mattermost/mattermost-team-edition:9.11.6
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.4.0+9.5.12"
- "coop-cloud.${STACK_NAME}.version=1.5.1+9.11.6"
- "backupbot.backup=true"
- "backupbot.backup.path=/mattermost,/etc/ssl"
configs:
@ -40,7 +40,7 @@ services:
entrypoint: /abra-mattermost-entrypoint.sh
postgres:
image: postgres:17-alpine
image: postgres:15-alpine
volumes:
- postgres_data:/var/lib/postgresql/data
environment:

1
release/1.4.1+9.5.11 Normal file
View File

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