Skip to content

Commit

Permalink
🔒 Sign add-on with Codenotary Community Attestation Service (CAS) (#203)
Browse files Browse the repository at this point in the history
* 🔒 Sign add-on with Codenotary Community Attestation Service (CAS)

* Update deploy
  • Loading branch information
frenck authored Jun 12, 2022
1 parent d34a90d commit 835c824
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 wireguard/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:12.0.0
armv7: ghcr.io/hassio-addons/base/armv7:12.0.0
i386: ghcr.io/hassio-addons/base/i386:12.0.0
codenotary:
base_image: codenotary@frenck.dev
signer: codenotary@frenck.dev
1 change: 1 addition & 0 deletions wireguard/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ version: dev
slug: wireguard
description: Fast, modern, secure VPN tunnel
url: https://github.com/hassio-addons/addon-wireguard
codenotary: codenotary@frenck.dev
arch:
- aarch64
- amd64
Expand Down

0 comments on commit 835c824

Please sign in to comment.