🔒 Sign add-on with Codenotary Community Attestation Service (CAS)

This commit is contained in:
Franck Nijhof 2022-03-22 11:09:55 +01:00
parent fd7e5e9cc3
commit 904858c900
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3
3 changed files with 5 additions and 0 deletions

View file

@ -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 }}

View file

@ -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

View file

@ -4,6 +4,7 @@ version: dev
slug: home-panel
description: A web frontend for controlling the home
url: https://github.com/hassio-addons/addon-home-panel
codenotary: codenotary@frenck.dev
arch:
- aarch64
- amd64