diff --git a/README.md b/README.md index fc806962886..b6b87af0882 100644 --- a/README.md +++ b/README.md @@ -715,10 +715,10 @@ SOFTWARE. [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-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-ftp]: https://github.com/hassio-addons/addon-ftp/tree/v4.7.3 -[addon-doc-ftp]: https://github.com/hassio-addons/addon-ftp/blob/v4.7.3/README.md +[addon-ftp]: https://github.com/hassio-addons/addon-ftp/tree/v5.0.1 +[addon-doc-ftp]: https://github.com/hassio-addons/addon-ftp/blob/v5.0.1/README.md [ftp-issue]: https://github.com/hassio-addons/addon-ftp/issues -[ftp-version-shield]: https://img.shields.io/badge/version-v4.7.3-blue.svg +[ftp-version-shield]: https://img.shields.io/badge/version-v5.0.1-blue.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-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/ftp/CHANGELOG.md b/ftp/CHANGELOG.md index e6e4da70ee6..ed123ab59df 100644 --- a/ftp/CHANGELOG.md +++ b/ftp/CHANGELOG.md @@ -1,11 +1,10 @@ ## What’s changed +## 🧰 Maintenance + +- 🎆 Updates maintenance/license year to 2024 @frenck ([#174](https://github.com/hassio-addons/addon-ftp/pull/174)) + ## ⬆️ Dependency updates -- ⬆️ Update alpine_3_18/openssl to v3.1.3-r0 @renovate ([#156](https://github.com/hassio-addons/addon-ftp/pull/156)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.1.1 @renovate ([#157](https://github.com/hassio-addons/addon-ftp/pull/157)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.1.3 @renovate ([#158](https://github.com/hassio-addons/addon-ftp/pull/158)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.0 @renovate ([#159](https://github.com/hassio-addons/addon-ftp/pull/159)) -- ⬆️ Update alpine_3_18/musl-dev to v1.2.4-r2 @renovate ([#160](https://github.com/hassio-addons/addon-ftp/pull/160)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.1 @renovate ([#161](https://github.com/hassio-addons/addon-ftp/pull/161)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.2 @renovate ([#162](https://github.com/hassio-addons/addon-ftp/pull/162)) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.2 @renovate ([#172](https://github.com/hassio-addons/addon-ftp/pull/172)) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.3 @renovate ([#173](https://github.com/hassio-addons/addon-ftp/pull/173)) diff --git a/ftp/DOCS.md b/ftp/DOCS.md index 6b1b9ef2169..32c264f4dc3 100644 --- a/ftp/DOCS.md +++ b/ftp/DOCS.md @@ -271,7 +271,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2017-2023 Franck Nijhof +Copyright (c) 2017-2024 Franck Nijhof Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/ftp/README.md b/ftp/README.md index e5e345e90f3..d1944162a99 100644 --- a/ftp/README.md +++ b/ftp/README.md @@ -30,9 +30,9 @@ access to your Home Assistant configuration via FTP. [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-ftp/36799?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors]: https://github.com/sponsors/frenck -[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/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-v4.7.3-blue.svg -[release]: https://github.com/hassio-addons/addon-ftp/tree/v4.7.3 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v5.0.1-blue.svg +[release]: https://github.com/hassio-addons/addon-ftp/tree/v5.0.1 \ No newline at end of file diff --git a/ftp/config.yaml b/ftp/config.yaml index 5537a86bb71..d890549950a 100644 --- a/ftp/config.yaml +++ b/ftp/config.yaml @@ -1,5 +1,5 @@ name: FTP -version: 4.7.3 +version: 5.0.1 slug: ftp description: A secure and fast FTP server for Home Assistant url: https://github.com/hassio-addons/addon-ftp @@ -8,9 +8,7 @@ startup: services arch: - aarch64 - amd64 -- armhf - armv7 -- i386 init: false host_network: true privileged: