Skip to content

Commit c087102

Browse files
authored
Merge pull request #1932 from Websoft9/update-mattermost-218e205b
Update mattermost
2 parents 2fb9994 + 289c17e commit c087102

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

apps/mattermost/.env

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
# mattermost/mattermost-team-edition, mattermost-enterprise-edition
2-
W9_POWER_PASSWORD='aCuQT!y4GEEt6WXu'
2+
W9_POWER_PASSWORD='xeQ9ky!Jr9enoT8O'
33
W9_REPO=mattermost/mattermost-team-edition
4-
W9_VERSION='10.10'
4+
W9_VERSION='11.0'
55
W9_DIST='community'
66

77
#### -- Not allowed to edit below environments when recreate app based on existing data -- ####
88
W9_ID='mattermost'
99
W9_HTTP_PORT=8065
1010
W9_HTTP_PORT_SET='9001'
11-
W9_RCODE='ZI1jIniImp6zK'
11+
W9_RCODE='VwGxevFTks1MS'
1212
W9_URL='appname.example.com'
1313
W9_URL_REPLACE=true
1414
W9_DB_EXPOSE="postgresql"
15-
W9_DB_VERSION="13"
15+
W9_DB_VERSION="14.0"
1616
W9_NETWORK=websoft9
1717
#### --------------------------------------------------------------------------------------- ####
1818

apps/mattermost/variables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"edition": [
88
{
99
"dist": "community",
10-
"version": ["10.10"]
10+
"version": ["11.0"]
1111
}
1212
],
1313
"requirements": {

0 commit comments

Comments
 (0)