From ac8ca816d99a1a867cd226e7e6a6f76405c40fbe Mon Sep 17 00:00:00 2001 From: websoft9 Date: Wed, 27 Nov 2024 07:56:35 +0000 Subject: [PATCH] Update mattermost --- apps/mattermost/.env | 6 +++--- apps/mattermost/variables.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/mattermost/.env b/apps/mattermost/.env index a4bfe7ce..a18d862f 100644 --- a/apps/mattermost/.env +++ b/apps/mattermost/.env @@ -1,14 +1,14 @@ # mattermost/mattermost-team-edition, mattermost-enterprise-edition -W9_POWER_PASSWORD='cI!hMbPLO1E#6alF' +W9_POWER_PASSWORD='iZxvazEj#QoIdy8K' W9_REPO=mattermost/mattermost-team-edition -W9_VERSION='10.1' +W9_VERSION='10.2' W9_DIST='community' #### -- Not allowed to edit below environments when recreate app based on existing data -- #### W9_ID='mattermost' W9_HTTP_PORT=8065 W9_HTTP_PORT_SET='9001' -W9_RCODE='uSjSnImVX1AD4' +W9_RCODE='fUqoqh28FsdGS' W9_URL='appname.example.com' W9_URL_REPLACE=true W9_DB_EXPOSE="postgresql" diff --git a/apps/mattermost/variables.json b/apps/mattermost/variables.json index 1a6007eb..adb99497 100644 --- a/apps/mattermost/variables.json +++ b/apps/mattermost/variables.json @@ -7,7 +7,7 @@ "edition": [ { "dist": "community", - "version": ["10.1"] + "version": ["10.2"] } ], "requirements": {