Skip to content

Commit 7fb39bc

Browse files
authored
Merge pull request #2032 from Websoft9/update-mattermost-3e098ccb
Update mattermost
2 parents 40323f3 + afbc110 commit 7fb39bc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

apps/mattermost/.env

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# mattermost/mattermost-team-edition, mattermost-enterprise-edition
2-
W9_POWER_PASSWORD='xeQ9ky!Jr9enoT8O'
2+
W9_POWER_PASSWORD='OkPYp5wZKL2p5Kl!'
33
W9_REPO=mattermost/mattermost-team-edition
4-
W9_VERSION='11.0'
4+
W9_VERSION='11.1'
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='VwGxevFTks1MS'
11+
W9_RCODE='5zuDcsG3MVy3M'
1212
W9_URL='appname.example.com'
1313
W9_URL_REPLACE=true
1414
W9_DB_EXPOSE="postgresql"

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": ["11.0"]
10+
"version": ["11.1"]
1111
}
1212
],
1313
"requirements": {

0 commit comments

Comments
 (0)