diff --git a/8.0/official/VERSION b/8.0/official/VERSION index 404f7d9..10ff500 100644 --- a/8.0/official/VERSION +++ b/8.0/official/VERSION @@ -1 +1 @@ -8.0.7 +8.0.24 diff --git a/CHANGELOG.md b/CHANGELOG.md index 71bdb8a..8c705ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +* **2023-12-18:** + * Update 8.0/official to v[8.0.24](https://community.ui.com/releases/UniFi-Network-Application-8-0-24/43b24781-aea8-48dc-85b2-3fca42f758c9) +--- * **2023-12-07:** * Update 8.0/beta to v[8.0.24](https://community.ui.com/releases/UniFi-Network-Application-8-0-24/738a6ea2-3750-48cb-86fd-646958ec903d) --- diff --git a/README.md b/README.md index 13fc6a6..64453a3 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,11 @@ ## Docker tags: | Tag | UniFi Version | Description | Release Date | | --- | :---: | --- | :---: | -| [8.0, 8.0-alpine, 8.0-ubuntu, latest, latest-alpine, latest-ubuntu](https://github.com/goofball222/unifi/blob/main/8.0/official/Dockerfile) | [8.0.7](https://community.ui.com/releases/UniFi-Network-Application-8-0-7/7818b9df-4845-4c82-ba3c-1218e61010d4) | UniFi Network Application official release | 2023-11-20 | +| [8.0, 8.0-alpine, 8.0-ubuntu, latest, latest-alpine, latest-ubuntu](https://github.com/goofball222/unifi/blob/main/8.0/official/Dockerfile) | [8.0.24](https://community.ui.com/releases/UniFi-Network-Application-8-0-24/43b24781-aea8-48dc-85b2-3fca42f758c9) | UniFi Network Application official release | 2023-12-18 | | [8.0-beta, 8.0-alpine-beta, 8.0-ubuntu-beta, latest-beta, latest-alpine-beta, latest-ubuntu-beta](https://github.com/goofball222/unifi/blob/main/8.0/beta/Dockerfile) | [8.0.24](https://community.ui.com/releases/UniFi-Network-Application-8-0-24/738a6ea2-3750-48cb-86fd-646958ec903d) | UniFi Network Application beta/release candidate | 2023-12-07 | | [7.5, 7.5-alpine, 7.5-ubuntu](https://github.com/goofball222/unifi/blob/main/7.5/official/Dockerfile) | [7.5.187](https://community.ui.com/releases/UniFi-Network-Application-7-5-187/408b64c5-a485-4a37-843c-31e87140be64) | UniFi Network Application official release | 2023-10-17 | | [7.5-beta, 7.5-alpine-beta, 7.5-ubuntu-beta](https://github.com/goofball222/unifi/blob/main/7.5/beta/Dockerfile) | [7.5.187](https://community.ui.com/releases/UniFi-Network-Application-7-5-187/e6faa0fa-ebf2-497e-9e42-901a1840d206) | UniFi Network Application beta/release candidate | 2023-10-05 | +| [8.0.24](https://github.com/goofball222/unifi/releases/tag/8.0.24) | [8.0.24](https://community.ui.com/releases/UniFi-Network-Application-8-0-24/43b24781-aea8-48dc-85b2-3fca42f758c9) | Static official release tag/image | 2023-12-18 | | [8.0.7](https://github.com/goofball222/unifi/releases/tag/8.0.7) | [8.0.7](https://community.ui.com/releases/UniFi-Network-Application-8-0-7/7818b9df-4845-4c82-ba3c-1218e61010d4) | Static official release tag/image | 2023-11-20 | | [7.5.187](https://github.com/goofball222/unifi/releases/tag/7.5.187) | [7.5.187](https://community.ui.com/releases/UniFi-Network-Application-7-5-187/408b64c5-a485-4a37-843c-31e87140be64) | Static official release tag/image | 2023-10-17 | | [7.4.162](https://github.com/goofball222/unifi/releases/tag/7.4.162) | [7.4.162](https://community.ui.com/releases/UniFi-Network-Application-7-4-162/50b4b930-631e-4ada-87c4-0b4ea5fb26a7) | Static official release tag/image | 2023-07-03 | diff --git a/release/VERSION b/release/VERSION index 404f7d9..10ff500 100644 --- a/release/VERSION +++ b/release/VERSION @@ -1 +1 @@ -8.0.7 +8.0.24