Skip to content

Commit

Permalink
JH Update
Browse files Browse the repository at this point in the history
  • Loading branch information
adeepn authored and jethome-bot committed Mar 11, 2024
1 parent b2c211c commit ebbc6a8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/jh-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ jobs:
- odroid-c4
- qemuarm
- qemuarm-64
- qemux86-64
steps:
- name: Checkout the repository
uses: actions/[email protected]
Expand Down Expand Up @@ -369,7 +370,7 @@ jobs:
uses: actions/[email protected]

- name: Install Cosign
uses: sigstore/cosign-installer@v3.3.0
uses: sigstore/cosign-installer@v3.4.0
with:
cosign-release: "v2.0.2"

Expand Down
10 changes: 5 additions & 5 deletions build-jethub.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
image: ghcr.io/jethub-homeassistant/{arch}-homeassistant
build_from:
aarch64: ghcr.io/jethub-homeassistant/aarch64-homeassistant-base:2024.01.0
armhf: ghcr.io/jethub-homeassistant/armhf-homeassistant-base:2024.01.0
armv7: ghcr.io/jethub-homeassistant/armv7-homeassistant-base:2024.01.0
amd64: ghcr.io/jethub-homeassistant/amd64-homeassistant-base:2024.01.0
i386: ghcr.io/jethub-homeassistant/i386-homeassistant-base:2024.01.0
aarch64: ghcr.io/jethub-homeassistant/aarch64-homeassistant-base:2024.02.0
armhf: ghcr.io/jethub-homeassistant/armhf-homeassistant-base:2024.02.0
armv7: ghcr.io/jethub-homeassistant/armv7-homeassistant-base:2024.02.0
amd64: ghcr.io/jethub-homeassistant/amd64-homeassistant-base:2024.02.0
i386: ghcr.io/jethub-homeassistant/i386-homeassistant-base:2024.02.0
codenotary:
signer: [email protected]
base_image: [email protected]
Expand Down

0 comments on commit ebbc6a8

Please sign in to comment.