Skip to content

Commit 42d64d8

Browse files
committed
Add unsupported reason os_version
1 parent f6aebe6 commit 42d64d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aiohasupervisor/models/resolution.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ class UnsupportedReason(StrEnum):
9494
NETWORK_MANAGER = "network_manager"
9595
OS = "os"
9696
OS_AGENT = "os_agent"
97+
OS_VERSION = "os_version"
9798
PRIVILEGED = "privileged"
9899
RESTART_POLICY = "restart_policy"
99100
SOFTWARE = "software"

0 commit comments

Comments
 (0)