Skip to content

Commit

Permalink
🔒 Sign add-on with Codenotary Community Attestation Service (CAS) (#306)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Mar 7, 2022
1 parent 5baf1c5 commit 4cc61fb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
workflows:
uses: hassio-addons/workflows/.github/workflows/addon-deploy.yaml@main
secrets:
CAS_API_KEY: ${{ secrets.CAS_API_KEY }}
DISPATCH_TOKEN: ${{ secrets.DISPATCH_TOKEN }}
3 changes: 3 additions & 0 deletions adguard/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ build_from:
armhf: ghcr.io/hassio-addons/base/armhf:11.1.0
armv7: ghcr.io/hassio-addons/base/armv7:11.1.0
i386: ghcr.io/hassio-addons/base/i386:11.1.0
codenotary:
base_image: codenotary@frenck.dev
signer: codenotary@frenck.dev
1 change: 1 addition & 0 deletions adguard/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ version: dev
slug: adguard
description: Network-wide ads & trackers blocking DNS server
url: https://github.com/hassio-addons/addon-adguard-home
codenotary: codenotary@frenck.dev
ingress: true
ingress_port: 0
ingress_stream: true
Expand Down

0 comments on commit 4cc61fb

Please sign in to comment.