mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-27 11:06:32 +00:00
Add portainer as container orchestra (#3889)
This commit is contained in:
parent
2a6fc512e7
commit
262fd05c6d
@ -20,6 +20,7 @@ _LOGGER: logging.Logger = logging.getLogger(__name__)
|
|||||||
UNHEALTHY_IMAGES = [
|
UNHEALTHY_IMAGES = [
|
||||||
"watchtower",
|
"watchtower",
|
||||||
"ouroboros",
|
"ouroboros",
|
||||||
|
"portainer",
|
||||||
]
|
]
|
||||||
IGNORE_IMAGES = ["sha256"]
|
IGNORE_IMAGES = ["sha256"]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user