⬆️ Updating add-on FTP to 3f1db17

This commit is contained in:
Community Hass.io Add-ons Bot 2022-07-18 23:46:57 +00:00
parent b47961ec52
commit 04e5b00948
4 changed files with 8 additions and 10 deletions

View file

@ -778,10 +778,10 @@ SOFTWARE.
[example-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [example-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[example-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [example-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[example-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [example-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-ftp]: https://github.com/hassio-addons/addon-ftp/tree/b2072e2 [addon-ftp]: https://github.com/hassio-addons/addon-ftp/tree/3f1db17
[addon-doc-ftp]: https://github.com/hassio-addons/addon-ftp/blob/b2072e2/README.md [addon-doc-ftp]: https://github.com/hassio-addons/addon-ftp/blob/3f1db17/README.md
[ftp-issue]: https://github.com/hassio-addons/addon-ftp/issues [ftp-issue]: https://github.com/hassio-addons/addon-ftp/issues
[ftp-version-shield]: https://img.shields.io/badge/version-b2072e2-blue.svg [ftp-version-shield]: https://img.shields.io/badge/version-3f1db17-blue.svg
[ftp-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [ftp-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[ftp-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [ftp-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[ftp-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [ftp-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,4 +1,2 @@
# Changelog since v4.5.0 # Changelog since v4.6.0
- 🚑 Fix s6 services (#119) - ⬆️ Upgrades add-on base image to 12.2.1 (#122)
- 📚 Use new My Home Assistant link format (#118)
- ⬆️ Upgrades add-on base image to 12.0.0 (#117)

View file

@ -53,5 +53,5 @@ If you are more interested in stable releases of our add-ons:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-b2072e2-blue.svg [release-shield]: https://img.shields.io/badge/version-3f1db17-blue.svg
[release]: https://github.com/hassio-addons/addon-ftp/tree/b2072e2 [release]: https://github.com/hassio-addons/addon-ftp/tree/3f1db17

View file

@ -78,4 +78,4 @@ schema:
slug: ftp slug: ftp
startup: services startup: services
url: https://github.com/hassio-addons/addon-ftp url: https://github.com/hassio-addons/addon-ftp
version: b2072e2 version: 3f1db17