From 3a83b774c2171d77cb4640a81d402e8de2a8dfca Mon Sep 17 00:00:00 2001 From: Squidly271 Date: Wed, 1 Mar 2023 11:22:04 -0500 Subject: [PATCH] Update Moderation.json --- Moderation.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Moderation.json b/Moderation.json index 0cc21b1..410d86b 100644 --- a/Moderation.json +++ b/Moderation.json @@ -1459,5 +1459,16 @@ "jitsi/web:latest": { "Blacklist": true, "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+" } + }