diff --git a/apps/mattermost/.env b/apps/mattermost/.env index 5b68bfaa9..35a3d1bf7 100644 --- a/apps/mattermost/.env +++ b/apps/mattermost/.env @@ -1,14 +1,14 @@ # mattermost/mattermost-team-edition, mattermost-enterprise-edition -W9_POWER_PASSWORD='xeQ9ky!Jr9enoT8O' +W9_POWER_PASSWORD='OkPYp5wZKL2p5Kl!' W9_REPO=mattermost/mattermost-team-edition -W9_VERSION='11.0' +W9_VERSION='11.1' 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='VwGxevFTks1MS' +W9_RCODE='5zuDcsG3MVy3M' 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 dadefa139..63649ba55 100644 --- a/apps/mattermost/variables.json +++ b/apps/mattermost/variables.json @@ -7,7 +7,7 @@ "edition": [ { "dist": "community", - "version": ["11.0"] + "version": ["11.1"] } ], "requirements": {