mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
# History ## 0.35.4 Install/update via the bootstrap script: ```shell wget -NP . https://dokku.com/install/v0.35.4/bootstrap.sh sudo DOKKU_TAG=v0.35.4 bash bootstrap.sh ``` ### Bug Fixes - #7209: @josegonzalez Exit non-zero if any deployment tasks fails - #7211: @josegonzalez Always set the git rev env var when building an app via git:sync - #7208: @josegonzalez Compute path for docker-container-healthchecker - #7205: @Cactusbone chore: fix vagrant dokku-windows config ### Tests - #7210: @josegonzalez Ensure pack binary is installed correctly when running tests in a devcontainer ### Dependencies - #7206: @dependabot[bot] chore(deps): bump mkdocs-material from 9.5.37 to 9.5.38 in /docs/_build - #7207: @dependabot[bot] chore(deps): bump pymdown-extensions from 10.10.1 to 10.10.2 in /docs/_build - #7203: @dependabot[bot] chore(deps): bump mkdocs-material from 9.5.36 to 9.5.37 in /docs/_build
38 lines
489 B
JSON
38 lines
489 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",
|
|
"0.22.9",
|
|
"0.23.9",
|
|
"0.24.10",
|
|
"0.25.7",
|
|
"0.26.8",
|
|
"0.27.10",
|
|
"0.28.4",
|
|
"0.29.4",
|
|
"0.30.11",
|
|
"0.31.5",
|
|
"0.32.4",
|
|
"0.33.9",
|
|
"0.34.9",
|
|
"0.35.4"
|
|
]
|
|
}
|