Update Moderation.json

This commit is contained in:
Squidly271 2023-03-01 11:22:04 -05:00 committed by GitHub
parent cc16cc0ee8
commit 3a83b774c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1459,5 +1459,16 @@
"jitsi/web:latest": { "jitsi/web:latest": {
"Blacklist": true, "Blacklist": true,
"ModeratorComment": "Latest tag no longer exists on dockerHub" "ModeratorComment": "Latest tag no longer exists on dockerHub"
},
"https://raw.githubusercontent.com/dmacias72/IPMI-unRAID/master/plugin/ipmi.plg": {
"Deprecated": true,
"MaxVer": "6.11.5",
"ModeratorComment": "Advised to switch to the version from SimonF which is also compatible with Unraid 6.12+"
},
"https://raw.githubusercontent.com/dmacias72/NUT-unRAID/master/plugin/nut.plg": {
"Deprecated": true,
"MaxVer": "6.11.5",
"ModeratorComment": "Advised to switch to the version from SimonF which is also compatible with Unraid 6.12+"
} }
} }