diff --git a/README.md b/README.md index c85fa1316..8eb447a00 100644 --- a/README.md +++ b/README.md @@ -768,10 +768,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/c4126c0 -[addon-doc-ftp]: https://github.com/hassio-addons/addon-ftp/blob/c4126c0/README.md +[addon-ftp]: https://github.com/hassio-addons/addon-ftp/tree/f01cd65 +[addon-doc-ftp]: https://github.com/hassio-addons/addon-ftp/blob/f01cd65/README.md [ftp-issue]: https://github.com/hassio-addons/addon-ftp/issues -[ftp-version-shield]: https://img.shields.io/badge/version-c4126c0-blue.svg +[ftp-version-shield]: https://img.shields.io/badge/version-f01cd65-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-yes-green.svg diff --git a/ftp/CHANGELOG.md b/ftp/CHANGELOG.md index 6faca7f8b..f4fecb5ad 100644 --- a/ftp/CHANGELOG.md +++ b/ftp/CHANGELOG.md @@ -1,4 +1,10 @@ # Changelog since v4.7.2 +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.1 (#161) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> +- ⬆️ Update alpine_3_18/musl-dev to v1.2.4-r2 (#160) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.0 (#159) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> diff --git a/ftp/README.md b/ftp/README.md index 7b095db85..37116d852 100644 --- a/ftp/README.md +++ b/ftp/README.md @@ -53,5 +53,5 @@ If you are more interested in stable releases of our add-ons: [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-c4126c0-blue.svg -[release]: https://github.com/hassio-addons/addon-ftp/tree/c4126c0 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-f01cd65-blue.svg +[release]: https://github.com/hassio-addons/addon-ftp/tree/f01cd65 \ No newline at end of file diff --git a/ftp/config.yaml b/ftp/config.yaml index 92154407e..cbd4b1f34 100644 --- a/ftp/config.yaml +++ b/ftp/config.yaml @@ -1,5 +1,5 @@ name: FTP -version: c4126c0 +version: f01cd65 slug: ftp description: A secure and fast FTP server for Home Assistant url: https://github.com/hassio-addons/addon-ftp