Currently at this time there is no way to automate the upgrade process with the Heroku addon. To upgrade your database you have 2 options. The first option is to download all your data locally using mongodump then remove your addon and add the addon back with the new desired plan and do a mongorestore to replace the data. This option is very risky because you can't test the setup and verify all th