Add image migration docs (#406)

document move from `latest` to `next` as edge image
This commit is contained in:
Anbraten 2021-10-04 23:32:56 +02:00 committed by GitHub
parent 78c977f3b1
commit f98d17c3e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,9 @@ Some versions need some changes to the server configuration or the pipeline conf
- `WOODPECKER_DATABASE_DRIVER` replaces `DRONE_DATABASE_DRIVER` and `DATABASE_DRIVER`.
- `WOODPECKER_DATABASE_DATASOURCE` replaces `DRONE_DATABASE_DATASOURCE` and `DATABASE_CONFIG`.
- From version `0.15.0` ongoing there will be three types of docker images: `latest`, `next` and `x.x.x` with an alpine variant for each type like `latest-alpine`.
If you used `latest` before to try pre-release features you should switch to `next` after this release.
- ...
## 0.14.0