mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
# History ## 0.11.5 ### Bug Fixes - #3088: @josegonzalez Silence port retrieval stderr - #3086: @josegonzalez Fix help output for golang plugins - #3079: @josegonzalez Move container status exclusively to ps plugin ### New Features - #3085: @josegonzalez Add support for checking if an application exists - #3032: @josegonzalez Add support for arbitrary ubuntu versions - #3074: @josegonzalez Add the ability to disable ANSI prefixes via DOKKU_DISABLE_ANSI_PREFIX_REMOVAL - #3083: @josegonzalez Source /etc/defaults/dokku if available ### Documentation - #2958: @silverfix Add tutorial for running Dokku on an external volume - #3082: @josegonzalez Switch from Gratipay to Patreon - #3081: @josegonzalez Add docs for switching between deployment methodologies
14 lines
156 B
JSON
14 lines
156 B
JSON
{
|
|
"max-versions": [
|
|
"0.3.26",
|
|
"0.4.14",
|
|
"0.5.8",
|
|
"0.6.5",
|
|
"0.7.2",
|
|
"0.8.2",
|
|
"0.9.4",
|
|
"0.10.5",
|
|
"0.11.5"
|
|
]
|
|
}
|