mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
Merge pull request #6284 from dokku/checks-deprecation
Document future removal of deprecated CHECKS file format
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
- post-build-dockerfile
|
||||
- post-build-lambda
|
||||
- post-build-pack
|
||||
- The `CHECKS` file was deprecated in the previous release in favor of defining healthchecks in the `app.json` file. It's support and auto-migration to healthchecks in the `app.json` file will be removed in the next release. See the [zero-downtime deploy documentation](/docs/deployment/zero-downtime-deploys.md) for more information on how the new zero downtime check format works.
|
||||
|
||||
## Removals
|
||||
|
||||
|
||||
Reference in New Issue
Block a user