diff --git a/README.md b/README.md index d47ecb63f..ca3e8573b 100644 --- a/README.md +++ b/README.md @@ -603,10 +603,10 @@ SOFTWARE. [example-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [example-armhf-shield]: https://img.shields.io/badge/armhf-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/be610ae -[addon-doc-ftp]: https://github.com/hassio-addons/addon-ftp/blob/be610ae/README.md +[addon-ftp]: https://github.com/hassio-addons/addon-ftp/tree/87bee5d +[addon-doc-ftp]: https://github.com/hassio-addons/addon-ftp/blob/87bee5d/README.md [ftp-issue]: https://github.com/hassio-addons/addon-ftp/issues -[ftp-version-shield]: https://img.shields.io/badge/version-be610ae-blue.svg +[ftp-version-shield]: https://img.shields.io/badge/version-87bee5d-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 49fa1c165..0cc83aaf1 100644 --- a/ftp/CHANGELOG.md +++ b/ftp/CHANGELOG.md @@ -1,8 +1,11 @@ # Changelog since v1.4.1 -2018/09/15 11:14 UTC - [be610ae](https://github.com/hassio-addons/addon-ftp/commit/be610ae102f798751aa9a0b74cb7a9e7b28bd8a8) by [@frenck](https://github.com/frenck) +2018/09/24 21:07 UTC - [87bee5d](https://github.com/hassio-addons/addon-ftp/commit/87bee5de2150bcd0977577fb6f491949ee81b883) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades base image to v2.3.0 + +2018/09/24 21:07 UTC - [be610ae](https://github.com/hassio-addons/addon-ftp/commit/be610ae102f798751aa9a0b74cb7a9e7b28bd8a8) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades base image to v2.2.0 -2018/09/15 11:14 UTC - [1890895](https://github.com/hassio-addons/addon-ftp/commit/1890895574ac5d23d7335dcfc8b524e1e33ca7b2) by [@frenck](https://github.com/frenck) +2018/09/24 21:07 UTC - [1890895](https://github.com/hassio-addons/addon-ftp/commit/1890895574ac5d23d7335dcfc8b524e1e33ca7b2) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades base image to v2.2.0 diff --git a/ftp/README.md b/ftp/README.md index 52e765575..e3ffd4879 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/be610ae/README.md +[docs]: https://github.com/hassio-addons/addon-ftp/blob/87bee5d/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/2018.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-be610ae-blue.svg -[release]: https://github.com/hassio-addons/addon-ftp/tree/be610ae \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-87bee5d-blue.svg +[release]: https://github.com/hassio-addons/addon-ftp/tree/87bee5d \ No newline at end of file diff --git a/ftp/config.json b/ftp/config.json index 41e4ab749..1f6272338 100644 --- a/ftp/config.json +++ b/ftp/config.json @@ -1,6 +1,6 @@ { "name": "FTP", - "version": "be610ae", + "version": "87bee5d", "slug": "ftp", "description": "A secure and fast FTP server for Hass.io", "url": "https://community.home-assistant.io/t/community-hass-io-add-on-ftp/36799?u=frenck",