anishathalye / gavel

A project expo judging system 📊
https://anishathalye.com/gavel-an-expo-judging-system/
GNU Affero General Public License v3.0
441 stars 238 forks source link

Mini plan end of life error when deploying on Heroku #108

Closed sgbaird closed 3 months ago

sgbaird commented 3 months ago

image

Create app App creation failed. Please ensure you have valid values in the above form fields.

Configure environment There was an issue setting up your app environment.

We tried to create heroku-postgresql:mini, but received an error from the add-on provider. Try the request again, or log a support ticket and include this message: The mini plan has reached end-of-life. You can try again with a valid plan. See the available plans with: heroku addons:plans heroku-postgresql.

Probable fix: https://devcenter.heroku.com/changelog-items/2889

anishathalye commented 3 months ago

Merged #109!