Skip to content

ci: update home-assistant/builder action to v2025#17

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/home-assistant-builder-2025.x
Open

ci: update home-assistant/builder action to v2025#17
renovate[bot] wants to merge 1 commit intomainfrom
renovate/home-assistant-builder-2025.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 22, 2026

This PR contains the following updates:

Package Type Update Change
home-assistant/builder action major 2021.11.32025.11.0

Release Notes

home-assistant/builder (home-assistant/builder)

v2025.11.0

Compare Source

💥 Breaking Changes

This release removes support for the armv7, i386, and armhf architectures which were previously announced as deprecated in the Home Assistant architecture decisions (https://redirect.github.com/home-assistant/architecture/discussions/1230, https://redirect.github.com/home-assistant/architecture/discussions/1200, https://redirect.github.com/home-assistant/architecture/discussions/1199).

The --all flag has has been removed since it could silently fail for add-on developers who relied on it in builds for the deprecated architectures using the latest version of the builder action. If your build process uses --all, update it to specify architectures explicitly (e.g., --amd64 --aarch64) or use a matrix strategy for the build job (see addons-example for a concrete example of an add-on build workflow).

If you need to build images for the deprecated architectures, you can specify an older builder action, e.g. home-assistant/builder@2025.09.0 which still supports build of these architectures, including the --all flag.

What's Changed

v2023.12.0

Compare Source

What's Changed

v2022.11.0

Compare Source

What's Changed

v2021.12.0

Compare Source

What's Changed

v2021.11.4

Compare Source

What's Changed


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants