Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 1 addition & 3 deletions .github/workflows/builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,12 +166,10 @@ jobs:
$BUILD_ARGS \
--${{ matrix.arch }} \
--target /data \
--cosign \
--generic ${{ needs.init.outputs.version }}
env:
CAS_API_KEY: ${{ secrets.CAS_TOKEN }}

version:
if: false
name: Update version
needs: ["init", "run_supervisor"]
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion .ha-frontend-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20250401.0
20260107.2
7 changes: 2 additions & 5 deletions build.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
image: ghcr.io/home-assistant/{arch}-hassio-supervisor
image: ghcr.io/ameridroid/{arch}-hassio-supervisor
build_from:
aarch64: ghcr.io/home-assistant/aarch64-base-python:3.13-alpine3.21
armhf: ghcr.io/home-assistant/armhf-base-python:3.13-alpine3.21
armv7: ghcr.io/home-assistant/armv7-base-python:3.13-alpine3.21
amd64: ghcr.io/home-assistant/amd64-base-python:3.13-alpine3.21
i386: ghcr.io/home-assistant/i386-base-python:3.13-alpine3.21
codenotary:
signer: notary@home-assistant.io
base_image: notary@home-assistant.io
Expand All @@ -17,7 +14,7 @@ labels:
io.hass.type: supervisor
org.opencontainers.image.title: Home Assistant Supervisor
org.opencontainers.image.description: Container-based system for managing Home Assistant Core installation
org.opencontainers.image.source: https://github.com/home-assistant/supervisor
org.opencontainers.image.source: https://github.com/ameridroid/supervisor
org.opencontainers.image.authors: The Home Assistant Authors
org.opencontainers.image.url: https://www.home-assistant.io/
org.opencontainers.image.documentation: https://www.home-assistant.io/docs/
Expand Down
2 changes: 1 addition & 1 deletion supervisor/api/panel/entrypoint.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified supervisor/api/panel/entrypoint.js.br
Binary file not shown.
Binary file modified supervisor/api/panel/entrypoint.js.gz
Binary file not shown.
2 changes: 2 additions & 0 deletions supervisor/api/panel/frontend_es5/1013.724dbf18405d6005.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions supervisor/api/panel/frontend_es5/104.6e43459d4314060e.js

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Loading