mirror of
https://github.com/dokku/dokku.git
synced 2025-12-28 16:06:40 +01:00
# History ## 0.21.4 Install/update via the bootstrap script: ```shell wget https://raw.githubusercontent.com/dokku/dokku/v0.21.4/bootstrap.sh sudo DOKKU_TAG=v0.21.4 bash bootstrap.sh ``` ### Bug Fixes - #4092: @Yihao-G Fix nginx proxy-read-timeout not set for HTTPS - #4095: @GennadySpb Fix application removal during uninstallation ### New Features - #4097: @josegonzalez Update herokuish ### Documentation - #4096: @josegonzalez Clarify that special config variables are not exposed to applications - #4007: @turicas Clarify nginx.conf.sigil path in image when deploying non-buildpack apps - #4078: @gurpreetatwal Add more details to `nginx-dokku-template-source` trigger - #4090: @ankane Official plugins no longer in beta - #4085: @josegonzalez Set warning on resource type as an actual warning ### Other - #4082: @dependabot-preview[bot] chore(deps): bump monolog/monolog from 1.25.4 to 1.25.5 in /tests/apps/php
24 lines
290 B
JSON
24 lines
290 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.6",
|
|
"0.12.13",
|
|
"0.13.4",
|
|
"0.14.6",
|
|
"0.15.5",
|
|
"0.16.4",
|
|
"0.17.9",
|
|
"0.18.5",
|
|
"0.19.13",
|
|
"0.20.4",
|
|
"0.21.4"
|
|
]
|
|
}
|