From 92a50d41b2c8e9ef338bbff56ce033c395959e52 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sun, 22 Oct 2023 19:40:14 +0200 Subject: [PATCH] Drop support for armhf & i386 --- README.md | 4 ++-- ftp/build.yaml | 2 -- ftp/config.yaml | 2 -- 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 37fe19aa..180c4de2 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,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-ftp.svg [commits]: https://github.com/hassio-addons/addon-ftp/commits/main @@ -120,7 +120,7 @@ SOFTWARE. [github-actions]: https://github.com/hassio-addons/addon-ftp/actions [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors]: https://github.com/sponsors/frenck -[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-ftp/issues [license-shield]: https://img.shields.io/github/license/hassio-addons/addon-ftp.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg diff --git a/ftp/build.yaml b/ftp/build.yaml index 59bcaa3c..fd18ee7b 100644 --- a/ftp/build.yaml +++ b/ftp/build.yaml @@ -2,9 +2,7 @@ build_from: aarch64: ghcr.io/hassio-addons/base:14.2.2 amd64: ghcr.io/hassio-addons/base:14.2.2 - armhf: ghcr.io/hassio-addons/base:14.2.2 armv7: ghcr.io/hassio-addons/base:14.2.2 - i386: ghcr.io/hassio-addons/base:14.2.2 codenotary: base_image: codenotary@frenck.dev signer: codenotary@frenck.dev diff --git a/ftp/config.yaml b/ftp/config.yaml index 5658987c..1df1b90c 100644 --- a/ftp/config.yaml +++ b/ftp/config.yaml @@ -9,9 +9,7 @@ startup: services arch: - aarch64 - amd64 - - armhf - armv7 - - i386 init: false host_network: true privileged: