No team_id is present in /apps install

I am running mattermost version as

Mattermost Version: master ( Release v1.0.1)
Database Schema Version: 80

And mattermost docker images as

image: mattermost/mattermost-enterprise-edition:master

I have given the manifest.json for installing the apps too ,
but after upgrading the system to above configs , I am not receiving the team_id and channel_id in the
/apps install <host>/manifest.json

Before upgrading the system , the above installation was working fine.

Any pointers on this?