docs: add migration note

This commit is contained in:
Jose Diaz-Gonzalez
2022-08-10 14:15:05 -04:00
parent e66671f3c5
commit a7d5fb69e2

View File

@@ -16,3 +16,10 @@ All users are encouraged to install Dokku via the [Docker-based installation met
## Deprecations
Ubuntu 18.04 is now a deprecated installation target. The operating system will be considered EOL by Canonical in April 2023. Users are encouraged to upgrade to Ubuntu 22.04 or consider switching their instllation method to the [Docker-based installation method](/docs/getting-started/install/docker.md) to avoid any disruption in usage.
## Additions
New in 0.28.0 are the Caddy and Traefik plugins. As community plugins wrapping these proxies exist, users should:
- Recommended: Uninstall the community plugin in question and switch all config to the new plugins.
- Upgrade the community plugin to a version that does not use the `proxy:set` value of `caddy` or `traefik`.