Add changelog for nightly rebase + nightly-alpine deprecate

This commit is contained in:
TheSpad
2022-02-04 18:02:19 +00:00
parent 0f81fc7763
commit ea1c38f573

View File

@@ -67,7 +67,6 @@ This image provides various versions that are available via tags. Please read th
| latest | ❌ | |
| develop | ✅ | Prowlarr releases from their develop branch |
| nightly | ✅ | Prowlarr releases from their nightly branch |
| nightly-alpine | ✅ | Prowlarr releases from their nightly branch using our Alpine baseimage |
## Application Setup
@@ -234,5 +233,6 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions
* **28.12.21:** - rebase nightly branch to Alpine, deprecate nightly-alpine branch.
* **28.12.21:** - Add nightly-alpine branch.
* **06.06.21:** - Initial realease.