mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-05-08 17:08:36 +01:00
Add portainer as container orchestra (#3889)
This commit is contained in:
@@ -20,6 +20,7 @@ _LOGGER: logging.Logger = logging.getLogger(__name__)
|
||||
UNHEALTHY_IMAGES = [
|
||||
"watchtower",
|
||||
"ouroboros",
|
||||
"portainer",
|
||||
]
|
||||
IGNORE_IMAGES = ["sha256"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user