Compare commits

..
Author SHA1 Message Date
maximumultraist f175cb7289 chore: publish 2.2.6+10.11.23 release 2026-08-19 11:35:13 -04:00
maximumultraist 1590aaa7b4 chore: update compose.license image tag 2026-08-19 11:33:04 -04:00
maximumultraist c6e0b44d9f chore: update image tags 2026-08-19 11:32:28 -04:00
maximumultraist 7994485cd7 chore: publish 2.2.5+10.11.22 release 2026-07-25 19:29:09 -04:00
maximumultraist 5a5dfedb58 chore: update image tag in compose.license 2026-07-25 19:28:43 -04:00
maximumultraist 04a3042d34 chore: update image tags 2026-07-25 19:28:16 -04:00
maximumultraist b9c66a1536 chore: publish 2.2.4+10.11.21 release 2026-07-07 14:43:12 -04:00
maximumultraist 3cbb99ecd1 chore: update image tag in compose.license to 10.11.21 2026-07-07 14:42:22 -04:00
maximumultraist 199b92b704 chore: update image tags 2026-07-07 14:41:43 -04:00
maximumultraist 184875a24c chore: publish 2.2.3+10.11.19 release 2026-05-27 17:05:28 -04:00
maximumultraist bdc8c7b823 chore: update image tag in compose.license.yml to 10.11.19 2026-05-27 17:04:54 -04:00
maximumultraist 1396682878 chore: update image tags 2026-05-27 17:03:48 -04:00
maximumultraist 4440a9c08e chore: publish 2.2.2+10.11.14 release 2026-04-18 16:08:30 -04:00
maximumultraist ef8e13cdd1 chore: update image tag in compose.license.yml 2026-04-18 16:08:04 -04:00
maximumultraist 8d0f15f685 chore: update image tags 2026-04-18 16:06:49 -04:00
maximumultraist 00489b6acb chore: publish 2.2.1+10.11.13 release 2026-03-19 15:25:35 -04:00
maximumultraist 74cfb13ce1 Update to MM 10.11.13 2026-03-19 15:25:22 -04:00
9 changed files with 10 additions and 5 deletions
+1 -2
View File
@@ -36,5 +36,4 @@ ORG_NAME="My Organization"
#SECRET_MATTERMOST_SSO_SECRET_VERSION=v1
## Enable enterprise version (requires a valid license)
#COMPOSE_FILE="$COMPOSE_FILE:compose.license.yml"
#ENTERPRISE_IMAGE="mattermost/mattermost-enterprise-edition"
#COMPOSE_FILE="$COMPOSE_FILE:compose.license.yml"
+1 -1
View File
@@ -2,4 +2,4 @@ version: "3.8"
services:
app:
image: $ENTERPRISE_IMAGE:11.5.1
image: mattermost/mattermost-enterprise-edition:10.11.23
+2 -2
View File
@@ -2,7 +2,7 @@ version: "3.8"
services:
app:
image: mattermost/mattermost-team-edition:10.11
image: mattermost/mattermost-team-edition:10.11.23
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.6+10.11.23"
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
- "backupbot.backup=true"
- "backupbot.backup.path=/mattermost,/etc/ssl"
+1
View File
@@ -0,0 +1 @@
Upgrade to Mattermost 10.11.13
+1
View File
@@ -0,0 +1 @@
Upgrade to Mattermost 10.11.14
+1
View File
@@ -0,0 +1 @@
Update Mattermost to v10.11.19
+1
View File
@@ -0,0 +1 @@
Update to 10.11.21
+1
View File
@@ -0,0 +1 @@
Update to version 10.11.22
+1
View File
@@ -0,0 +1 @@
Update to 10.11.23