diff --git a/README.md b/README.md index 0dfaea91..cdbc245c 100644 --- a/README.md +++ b/README.md @@ -580,10 +580,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/v1.4.1 -[addon-doc-ftp]: https://github.com/hassio-addons/addon-ftp/blob/v1.4.1/README.md +[addon-ftp]: https://github.com/hassio-addons/addon-ftp/tree/v1.5.0 +[addon-doc-ftp]: https://github.com/hassio-addons/addon-ftp/blob/v1.5.0/README.md [ftp-issue]: https://github.com/hassio-addons/addon-ftp/issues -[ftp-version-shield]: https://img.shields.io/badge/version-v1.4.1-blue.svg +[ftp-version-shield]: https://img.shields.io/badge/version-v1.5.0-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 4feaa501..60674cb3 100644 --- a/ftp/CHANGELOG.md +++ b/ftp/CHANGELOG.md @@ -2,7 +2,8 @@ ### Changed -- Upgrades base image to v2.1.2 -- Small README correction +- Upgrades base image to v2.3.0 +- Adds Hassio API security role +- Upgrades openssl to 1.0.2p-r0 -[changelog]: https://github.com/hassio-addons/addon-ftp/compare/v1.4.0...v1.4.1 +[changelog]: https://github.com/hassio-addons/addon-ftp/compare/v1.4.1...v1.5.0 diff --git a/ftp/README.md b/ftp/README.md index 2fb4eb48..561091cb 100644 --- a/ftp/README.md +++ b/ftp/README.md @@ -46,12 +46,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/v1.4.1/README.md +[docs]: https://github.com/hassio-addons/addon-ftp/blob/v1.5.0/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-v1.4.1-blue.svg -[release]: https://github.com/hassio-addons/addon-ftp/tree/v1.4.1 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v1.5.0-blue.svg +[release]: https://github.com/hassio-addons/addon-ftp/tree/v1.5.0 \ No newline at end of file diff --git a/ftp/config.json b/ftp/config.json index 0d961417..1198c157 100644 --- a/ftp/config.json +++ b/ftp/config.json @@ -1,6 +1,6 @@ { "name": "FTP", - "version": "1.4.1", + "version": "1.5.0", "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", @@ -13,6 +13,7 @@ ], "boot": "auto", "hassio_api": true, + "hassio_role": "default", "homeassistant_api": false, "host_network": true, "privileged": [