Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b9c66a1536 | |||
|
3cbb99ecd1
|
|||
| 199b92b704 | |||
| 184875a24c | |||
|
bdc8c7b823
|
|||
| 1396682878 | |||
| 4440a9c08e | |||
|
ef8e13cdd1
|
|||
| 8d0f15f685 | |||
| 00489b6acb | |||
|
74cfb13ce1
|
+1
-1
@@ -2,4 +2,4 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: mattermost/mattermost-enterprise-edition:10.11
|
||||
image: mattermost/mattermost-enterprise-edition:10.11.21
|
||||
|
||||
+2
-2
@@ -2,7 +2,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: mattermost/mattermost-team-edition:10.11
|
||||
image: mattermost/mattermost-team-edition:10.11.21
|
||||
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.2.0+10.11"
|
||||
- "coop-cloud.${STACK_NAME}.version=2.2.4+10.11.21"
|
||||
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
|
||||
- "backupbot.backup=true"
|
||||
- "backupbot.backup.path=/mattermost,/etc/ssl"
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
Upgrade to Mattermost 10.11.13
|
||||
@@ -0,0 +1 @@
|
||||
Upgrade to Mattermost 10.11.14
|
||||
@@ -0,0 +1 @@
|
||||
Update Mattermost to v10.11.19
|
||||
@@ -0,0 +1 @@
|
||||
Update to 10.11.21
|
||||
Reference in New Issue
Block a user