mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
RAUC update: Use verity bundle format (#2786)
Move from the current plain format to the new verity bundle format. This requires at least HAOS 10.4 to work. The Supervisor will make sure to update to the latest minor release of the previous major release, so updating will work in the regular use case.
This commit is contained in:
parent
893a49a3f3
commit
0ebcdcb9dc
@ -2,6 +2,9 @@
|
||||
compatible={{ env "ota_compatible" }}
|
||||
version={{ env "ota_version" }}
|
||||
|
||||
[bundle]
|
||||
format=verity
|
||||
|
||||
[hooks]
|
||||
filename=hook
|
||||
hooks=install-check;
|
||||
|
Loading…
x
Reference in New Issue
Block a user