From 7cae56261dff08e805800cb65e811b7a0676936c Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 21 Oct 2024 08:24:28 +0000 Subject: [PATCH] :arrow_up: Updating add-on FTP to c65d2c8 --- README.md | 6 +++--- ftp/CHANGELOG.md | 6 ++++++ ftp/README.md | 4 ++-- ftp/config.yaml | 2 +- 4 files changed, 12 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3c25bdc7d..6f99adf05 100644 --- a/README.md +++ b/README.md @@ -861,10 +861,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/e983576 -[addon-doc-ftp]: https://github.com/hassio-addons/addon-ftp/blob/e983576/README.md +[addon-ftp]: https://github.com/hassio-addons/addon-ftp/tree/c65d2c8 +[addon-doc-ftp]: https://github.com/hassio-addons/addon-ftp/blob/c65d2c8/README.md [ftp-issue]: https://github.com/hassio-addons/addon-ftp/issues -[ftp-version-shield]: https://img.shields.io/badge/version-e983576-blue.svg +[ftp-version-shield]: https://img.shields.io/badge/version-c65d2c8-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 e049a5aad..ff2adea5e 100644 --- a/ftp/CHANGELOG.md +++ b/ftp/CHANGELOG.md @@ -1,4 +1,10 @@ # Changelog since v5.1.1 +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.3.4 (#210) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> +- ⬆️ Update alpine_3_20/openssl to v3.3.2-r1 (#209) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.3.3 (#208) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> diff --git a/ftp/README.md b/ftp/README.md index a0bbed93f..c8f876217 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-e983576-blue.svg -[release]: https://github.com/hassio-addons/addon-ftp/tree/e983576 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-c65d2c8-blue.svg +[release]: https://github.com/hassio-addons/addon-ftp/tree/c65d2c8 \ No newline at end of file diff --git a/ftp/config.yaml b/ftp/config.yaml index 6cb31a891..57a2905d3 100644 --- a/ftp/config.yaml +++ b/ftp/config.yaml @@ -1,5 +1,5 @@ name: FTP -version: e983576 +version: c65d2c8 slug: ftp description: A secure and fast FTP server for Home Assistant url: https://github.com/hassio-addons/addon-ftp