mirror of
https://github.com/dokku/dokku.git
synced 2026-05-18 05:05:46 +02:00
docs: document future removal of deprecated CHECKS file format
This will be removed in the future in favor of defining healthchecks in the app.json file.
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