From 6fa6e81f45ceae8842dd6fedfe2132f30d1b034b Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 8 Mar 2022 19:18:41 +0100 Subject: [PATCH] :lock: Sign add-on with Codenotary Community Attestation Service (CAS) (#139) --- .github/workflows/deploy.yaml | 1 + zerotier/build.yaml | 3 +++ zerotier/config.yaml | 1 + 3 files changed, 5 insertions(+) diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 21b20da..9b224a5 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -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 }} diff --git a/zerotier/build.yaml b/zerotier/build.yaml index 2da8bad..cb7c940 100644 --- a/zerotier/build.yaml +++ b/zerotier/build.yaml @@ -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 diff --git a/zerotier/config.yaml b/zerotier/config.yaml index c9aca59..e6fd534 100644 --- a/zerotier/config.yaml +++ b/zerotier/config.yaml @@ -4,6 +4,7 @@ version: dev slug: zerotier description: Radically simplify your network with a virtual networking layer that works the same everywhere url: https://github.com/hassio-addons/addon-zerotier +codenotary: codenotary@frenck.dev startup: services init: false arch: