Skip to content

v2021.2.3

Compare
Choose a tag to compare
@ltalirz ltalirz released this 03 Feb 09:58
· 72 commits to master since this release
0f8ce10
  • fix permissions for apt version pinning files (#95)
  • docs: ubuntu focal support (#96)
  • feat: make version pinning optional (#97)

This release turns off pinning the versions of dokku-related packages by default (but will not update packages that are already installed).
If you wish to continue pinning the versions of dokku-related packages, you now need to provide values to the corresponding variables (dokku_version, herokuish_version, ...) explicitly.