dokku / dokku-update

MIT License
14 stars 3 forks source link

Ability to Select Dokku version to update #36

Open babarinde opened 1 year ago

babarinde commented 1 year ago

If you're using Dokku - especially for commercial purposes - consider donating to project development via OpenCollective or Patreon. Funds go to general development, support, and infrastructure costs.

If you'd like to sponsor specific functionality, see the project's Sponsoring document.

If you need support for a version of Dokku that is more than a year old, your issue may be closed without an answer. Please upgrade to a recent version before filing an issue.

Description of problem

When I need to update gradually from one version to the next particularly if i have missed many updates, i may not be able to select the version i need to update to specifically instead of the latest version hence i might miss some migration regression fixes

How reproducible

Upgrade from 0.24 to 0.30 will miss a critical 0.29 fix for DOKKU_SCALE

Steps to Reproduce

1. 2. 3.

Actual Results

Expected Results

Environment Information

dokku report APP_NAME output

This is required! Issues missing this information may be closed.

For problems affecting all applications, the report output for a broken application is useful for our debugging. In these cases, you may run dokku report without any arguments to display the top-level reporting information.

How (deb/make) and where (AWS, VirtualBox, physical, etc.) was Dokku installed?:

Additional information

candland commented 1 year ago

Was wondering the same thing.