Skip to content
This repository was archived by the owner on Jan 7, 2024. It is now read-only.

Commit f5a987c

Browse files
authored
Merge pull request #108 from linuxserver/readme
Update changelog, remove deprecated tags
2 parents faf59e2 + e84d047 commit f5a987c

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

readme-vars.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,10 @@ optional_block_1_items:
2727
### Version Tags
2828
2929
This image provides various versions that are available via tags. `latest` tag provides the latest stable build from Unifi, but if this is a permanent setup you might consider using the LTS tag.
30-
30+
3131
| Tag | Description |
3232
| :----: | -------------------------------------------- |
3333
| latest | releases from the latest stable branch. |
34-
| LTS | DEPRECATED - releases from the now EOL 5.6.x "LTS Stable" branch. |
35-
| 5.9 | DEPRECATED - releases from the now EOL 5.9.x branch. |
36-
| 5.8 | DEPRECATED - releases from the now EOL 5.8.x branch. |
37-
| 5.7 | DEPRECATED - releases from the now EOL 5.7.x branch. |
3834
3935
## Common problems
4036
When using a Security Gateway (router) it could be that network connected devices are unable to obtain an ip address. This can be fixed by setting "DHCP Gateway IP", under Settings > Networks > network_name, to a correct (and accessable) ip address.
@@ -79,6 +75,7 @@ app_setup_block: |
7975
8076
# changelog
8177
changelogs:
78+
- { date: "11.12.21:", desc: "Add java opts to mitigate CVE-2021-44228."}
8279
- { date: "11.06.21:", desc: "Allow for changing Java initial mem via new optional environment variable."}
8380
- { date: "12.01.21:", desc: "Deprecate the `LTS` tag as Unifi no longer releases LTS stable builds. Existing users can switch to the `latest` tag. Direct upgrade from 5.6.42 (LTS) to 6.0.42 (latest) tested successfully."}
8481
- { date: "17.07.20:", desc: "Rebase 64 bit containers to Bionic and Mongo 3.6."}

0 commit comments

Comments
 (0)