Support unauthenticated registries

This commit is contained in:
TheSpad
2024-02-25 18:12:48 +00:00
parent 54acbba3e4
commit 1edc0698fd
2 changed files with 16 additions and 13 deletions
+1
View File
@@ -2,6 +2,7 @@
These files are used by Linuxserver build processes to handle mods in our images. Not for end-user consumption.
* **25.02.24:** - Support unauthenticated registries.
* **29.01.24:** - Handle single-arch mods with attestation information.
* **03.01.24:** - Support arbitrary mod registries and multiarch mods.
* **14.09.23:** - Fix lsiown edge cases.