Drop support for armhf & i386 (#318)

This commit is contained in:
Franck Nijhof 2023-10-22 20:14:16 +02:00 committed by GitHub
parent 0a17f6f695
commit 550821eaa0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 6 deletions

View file

@ -99,7 +99,7 @@ SOFTWARE.
[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[commits-shield]: https://img.shields.io/github/commit-activity/y/hassio-addons/addon-tautulli.svg
[commits]: https://github.com/hassio-addons/addon-tautulli/commits/main
@ -112,7 +112,7 @@ SOFTWARE.
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-tautulli/68745
[github-actions-shield]: https://github.com/hassio-addons/addon-tautulli/workflows/CI/badge.svg
[github-actions]: https://github.com/hassio-addons/addon-tautulli/actions
[i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[issue]: https://github.com/hassio-addons/addon-tautulli/issues
[license-shield]: https://img.shields.io/github/license/hassio-addons/addon-tautulli.svg
[ludeeus]: https://github.com/ludeeus

View file

@ -2,9 +2,7 @@
build_from:
aarch64: ghcr.io/hassio-addons/debian-base:7.2.0
amd64: ghcr.io/hassio-addons/debian-base:7.2.0
armhf: ghcr.io/hassio-addons/debian-base:7.2.0
armv7: ghcr.io/hassio-addons/debian-base:7.2.0
i386: ghcr.io/hassio-addons/debian-base:7.2.0
codenotary:
base_image: codenotary@frenck.dev
signer: codenotary@frenck.dev

View file

@ -9,9 +9,7 @@ webui: "[PROTO:ssl]://[HOST]:[PORT:8181]"
arch:
- aarch64
- amd64
- armhf
- armv7
- i386
init: false
hassio_api: true
ports: