Skip to content

Commit 15bded1

Browse files
authored
Drop codenotary options (#196)
The builder no longer creates Codenotary signature and Supervisor no longer checks Codenotary signatures. This information has become obsolete, so remove it from all add-ons.
1 parent bceb4a4 commit 15bded1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ build_from:
55
armv7: ghcr.io/home-assistant/armv7-base:3.22
66
amd64: ghcr.io/home-assistant/amd64-base:3.22
77
i386: ghcr.io/home-assistant/i386-base:3.22
8-
codenotary:
9-
signer: notary@home-assistant.io
10-
base_image: notary@home-assistant.io
118
cosign:
129
base_identity: https://github.com/home-assistant/docker-base/.*
1310
identity: https://github.com/home-assistant/plugin-audio/.*

0 commit comments

Comments
 (0)