mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-04 19:11:30 +00:00
🎉 Release of add-on FTP 1.2.0
This commit is contained in:
parent
3a55420156
commit
1fc88963cc
4 changed files with 13 additions and 28 deletions
|
@ -417,10 +417,10 @@ SOFTWARE.
|
||||||
[example-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
[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-armhf-shield]: https://img.shields.io/badge/armhf-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/v1.1.0
|
[addon-ftp]: https://github.com/hassio-addons/addon-ftp/tree/v1.2.0
|
||||||
[addon-doc-ftp]: https://github.com/hassio-addons/addon-ftp/blob/v1.1.0/README.md
|
[addon-doc-ftp]: https://github.com/hassio-addons/addon-ftp/blob/v1.2.0/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-v1.1.0-blue.svg
|
[ftp-version-shield]: https://img.shields.io/badge/version-v1.2.0-blue.svg
|
||||||
[ftp-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/ftp-armhf.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-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
|
||||||
|
|
|
@ -1,29 +1,14 @@
|
||||||
[Full Changelog][changelog]
|
[Full Changelog][changelog]
|
||||||
|
|
||||||
### Added
|
|
||||||
|
|
||||||
- Adds .yamllint configuration
|
|
||||||
- Adds all architectures to add-on config
|
|
||||||
- Adds Probot configuration
|
|
||||||
- Adds initial add-on README template
|
|
||||||
- Adds Gitlab CI
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixes Markdownlint warning in License
|
- Fixes jsonlint issue
|
||||||
- Fixes hadolint warnings
|
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Replaces Changelog with GitHub releases
|
- Moves build-env to latest
|
||||||
- Upgrades add-on base image to v1.4.1
|
- Upgrades base image to v1.4.2
|
||||||
- Updates README
|
- Rewrites GitLab CI
|
||||||
- Fixes apparmor issues on mounting resources
|
- Upgrades base image in GitLab CI to 1.4.2
|
||||||
|
|
||||||
### Removed
|
[changelog]: https://github.com/hassio-addons/addon-ftp/compare/v1.1.0...v1.2.0
|
||||||
|
|
||||||
- Removes CodeClimate
|
|
||||||
- Removes CircleCI
|
|
||||||
- Removes supervisor version constraint from add-on config
|
|
||||||
|
|
||||||
[changelog]: https://github.com/hassio-addons/addon-ftp/compare/v1.0.0...v1.1.0
|
|
|
@ -46,8 +46,8 @@ If you are more interested in stable releases of our add-ons:
|
||||||
[discord-shield]: https://img.shields.io/discord/330944238910963714.svg
|
[discord-shield]: https://img.shields.io/discord/330944238910963714.svg
|
||||||
[discord]: https://discord.gg/c5DvZ4e
|
[discord]: https://discord.gg/c5DvZ4e
|
||||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-v1.1.0-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-v1.2.0-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-ftp/tree/v1.1.0
|
[release]: https://github.com/hassio-addons/addon-ftp/tree/v1.2.0
|
||||||
[docs]: https://github.com/hassio-addons/addon-ftp/blob/v1.1.0/README.md
|
[docs]: https://github.com/hassio-addons/addon-ftp/blob/v1.2.0/README.md
|
||||||
[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg
|
[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg
|
||||||
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "FTP",
|
"name": "FTP",
|
||||||
"version": "1.1.0",
|
"version": "1.2.0",
|
||||||
"slug": "ftp",
|
"slug": "ftp",
|
||||||
"description": "A secure and fast FTP server for Hass.io",
|
"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",
|
"url": "https://community.home-assistant.io/t/community-hass-io-add-on-ftp/36799?u=frenck",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue