⬆️ Updating add-on FTP to 46d5eab

This commit is contained in:
Community Hass.io Add-ons Bot 2023-12-18 07:29:54 +00:00
parent 6cb291f2c9
commit 379f4442be
4 changed files with 7 additions and 6 deletions

View file

@ -768,10 +768,10 @@ SOFTWARE.
[example-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [example-armhf-shield]: https://img.shields.io/badge/armhf-no-red.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-no-red.svg [example-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-ftp]: https://github.com/hassio-addons/addon-ftp/tree/dd30720 [addon-ftp]: https://github.com/hassio-addons/addon-ftp/tree/46d5eab
[addon-doc-ftp]: https://github.com/hassio-addons/addon-ftp/blob/dd30720/README.md [addon-doc-ftp]: https://github.com/hassio-addons/addon-ftp/blob/46d5eab/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-dd30720-blue.svg [ftp-version-shield]: https://img.shields.io/badge/version-46d5eab-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-no-red.svg [ftp-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,4 +1,5 @@
# Changelog since v4.7.3 # Changelog since v4.7.3
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.2 (#172)
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.1 (#171) - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.1 (#171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

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-dd30720-blue.svg [release-shield]: https://img.shields.io/badge/version-46d5eab-blue.svg
[release]: https://github.com/hassio-addons/addon-ftp/tree/dd30720 [release]: https://github.com/hassio-addons/addon-ftp/tree/46d5eab

View file

@ -1,5 +1,5 @@
name: FTP name: FTP
version: dd30720 version: 46d5eab
slug: ftp slug: ftp
description: A secure and fast FTP server for Home Assistant description: A secure and fast FTP server for Home Assistant
url: https://github.com/hassio-addons/addon-ftp url: https://github.com/hassio-addons/addon-ftp