From 23b729c8aa986f3fd7eeabafa595df1ba5eaafc8 Mon Sep 17 00:00:00 2001 From: alex-stout <17804548+alex-stout@users.noreply.github.com> Date: Fri, 5 Jan 2024 03:39:27 -0700 Subject: [PATCH] Update official release to v8.0.26 --- 8.0/official/VERSION | 2 +- CHANGELOG.md | 3 +++ README.md | 3 ++- release/VERSION | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/8.0/official/VERSION b/8.0/official/VERSION index 10ff500..0abbab8 100644 --- a/8.0/official/VERSION +++ b/8.0/official/VERSION @@ -1 +1 @@ -8.0.24 +8.0.26 diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f60710..33b6eae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +* **2024-01-05:** + * Update 8.0/official to v[8.0.26](https://community.ui.com/releases/UniFi-Network-Application-8-0-26/cd9303a8-f26a-44e2-94d8-a3cac8606726) +--- * **2023-12-20:** * Update 8.0/beta to v[8.0.26](https://community.ui.com/releases/UniFi-Network-Application-8-0-26/3f2444ce-92dd-4aef-bfff-3f0d447c9783) * Update README.md to add note on proposed fixes/changes for Debian MongoDB 3.6 issue diff --git a/README.md b/README.md index 323e3d5..a636950 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.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, 8.0-alpine, 8.0-ubuntu, latest, latest-alpine, latest-ubuntu](https://github.com/goofball222/unifi/blob/main/8.0/official/Dockerfile) | [8.0.26](https://community.ui.com/releases/UniFi-Network-Application-8-0-26/cd9303a8-f26a-44e2-94d8-a3cac8606726) | UniFi Network Application official release | 2024-01-05 | | [8.0-beta, 8.0-alpine-beta, 8.0-debian-beta, 8.0-ubuntu-beta, latest-beta, latest-alpine-beta, latest-debian-beta, latest-ubuntu-beta](https://github.com/goofball222/unifi/blob/main/8.0/beta/Dockerfile) | [8.0.26](https://community.ui.com/releases/UniFi-Network-Application-8-0-26/3f2444ce-92dd-4aef-bfff-3f0d447c9783) | UniFi Network Application beta/release candidate | 2023-12-21 | | [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.26](https://github.com/goofball222/unifi/releases/tag/8.0.26) | [8.0.26](https://community.ui.com/releases/UniFi-Network-Application-8-0-26/cd9303a8-f26a-44e2-94d8-a3cac8606726) | Static official release tag/image | 2024-01-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 | | [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 10ff500..0abbab8 100644 --- a/release/VERSION +++ b/release/VERSION @@ -1 +1 @@ -8.0.24 +8.0.26