mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
# History ## 0.11.6 ### Bug Fixes - #3091: @josegonzalez Properly trigger tar-based deploys on git-deployed repositories - #3076: @Kjwon15 Prune worktree after build - #3090: @josegonzalez Ensure all plugin triggers have docs and events integration - #3089: @josegonzalez Use a longer password for self-signed certificates ### New Features - #2950: @adelq Add configuration option to disable automatic app creation - #3093: @josegonzalez Add subcommands to allow app locking and unlocking - #3092: @josegonzalez Add support for configuring the app shell ### Documentation - #3096: @josegonzalez docs: Document how to check on a running dokku-installer
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.6"
|
|
]
|
|
}
|