diff --git a/README.md b/README.md index 5c6444c1f..7a48607a7 100644 --- a/README.md +++ b/README.md @@ -865,10 +865,10 @@ SOFTWARE. [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-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-ftp]: https://github.com/hassio-addons/addon-ftp/tree/491c791 -[addon-doc-ftp]: https://github.com/hassio-addons/addon-ftp/blob/491c791/README.md +[addon-ftp]: https://github.com/hassio-addons/addon-ftp/tree/d2a9896 +[addon-doc-ftp]: https://github.com/hassio-addons/addon-ftp/blob/d2a9896/README.md [ftp-issue]: https://github.com/hassio-addons/addon-ftp/issues -[ftp-version-shield]: https://img.shields.io/badge/version-491c791-blue.svg +[ftp-version-shield]: https://img.shields.io/badge/version-d2a9896-blue.svg [ftp-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/ftp-armhf.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 diff --git a/ftp/CHANGELOG.md b/ftp/CHANGELOG.md index 0095e55c5..19dd36b0e 100644 --- a/ftp/CHANGELOG.md +++ b/ftp/CHANGELOG.md @@ -1,8 +1,5 @@ -# Changelog since v3.0.1 +# Changelog since v3.0.2 -2019/08/10 16:03 UTC - [491c791](https://github.com/hassio-addons/addon-ftp/commit/491c79150d5a8ea25d0f47607605481480eab708) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades musl-dev to 1.1.22-r3 - -2019/08/10 16:03 UTC - [a6ce7af](https://github.com/hassio-addons/addon-ftp/commit/a6ce7affdcfde48d90125ed933367d00a2f49a55) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades add-on base image to v4.0.3 +2019/08/21 17:47 UTC - [d2a9896](https://github.com/hassio-addons/addon-ftp/commit/d2a9896da6d4aebcb001175b8b90f9f741fa3fd7) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades add-on base image to v4.1.1 diff --git a/ftp/README.md b/ftp/README.md index 1017e1e07..7535154c1 100644 --- a/ftp/README.md +++ b/ftp/README.md @@ -49,12 +49,12 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-ftp/blob/491c791/README.md +[docs]: https://github.com/hassio-addons/addon-ftp/blob/d2a9896/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-ftp/36799?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [patreon-shield]: https://www.frenck.nl/images/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-491c791-blue.svg -[release]: https://github.com/hassio-addons/addon-ftp/tree/491c791 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-d2a9896-blue.svg +[release]: https://github.com/hassio-addons/addon-ftp/tree/d2a9896 \ No newline at end of file diff --git a/ftp/config.json b/ftp/config.json index 94c1a4d39..3daaadf18 100644 --- a/ftp/config.json +++ b/ftp/config.json @@ -1,6 +1,6 @@ { "name": "FTP", - "version": "491c791", + "version": "d2a9896", "slug": "ftp", "description": "A secure and fast FTP server for Hass.io", "url": "https://github.com/hassio-addons/addon-ftp",