From a07c75efc637d00fdde4246aab1b9ece72d046a0 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 9 Dec 2024 23:04:43 +0000 Subject: [PATCH] :arrow_up: Updating add-on SABnzbd to a99e420 --- README.md | 6 +++--- sabnzbd/CHANGELOG.md | 35 ++--------------------------------- sabnzbd/README.md | 4 ++-- sabnzbd/config.yaml | 2 +- 4 files changed, 8 insertions(+), 39 deletions(-) diff --git a/README.md b/README.md index b02574211..ac5a91db1 100644 --- a/README.md +++ b/README.md @@ -1023,10 +1023,10 @@ SOFTWARE. [readarr-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [readarr-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [readarr-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/tree/5cc5ea4 -[addon-doc-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/blob/5cc5ea4/README.md +[addon-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/tree/a99e420 +[addon-doc-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/blob/a99e420/README.md [sabnzbd-issue]: https://github.com/hassio-addons/addon-sabnzbd/issues -[sabnzbd-version-shield]: https://img.shields.io/badge/version-5cc5ea4-blue.svg +[sabnzbd-version-shield]: https://img.shields.io/badge/version-a99e420-blue.svg [sabnzbd-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [sabnzbd-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [sabnzbd-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/sabnzbd/CHANGELOG.md b/sabnzbd/CHANGELOG.md index bd2f7a769..aa6a52898 100644 --- a/sabnzbd/CHANGELOG.md +++ b/sabnzbd/CHANGELOG.md @@ -1,35 +1,4 @@ -# Changelog since v0.2.3 -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17 (#52) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -Co-authored-by: Franck Nijhof -- ⬆️ Update alpine_3_20/python3 to v3.12.8-r1 (#53) +# Changelog since v0.3.0 +- ⬆️ Update sabnzbd/sabnzbd to v4.4.0 (#55) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update alpine_3_20/python3-dev to v3.12.8-r1 (#54) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update alpine_3_20/python3 to v3.12.8-r0 (#50) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update alpine_3_20/python3-dev to v3.12.8-r0 (#51) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- Migrate renovate config (#49) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -Co-authored-by: renovate[bot] -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.3.6 (#48) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.3.5 (#47) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.3.4 (#46) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.3.3 (#45) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update alpine_3_20/python3 to v3.12.7-r0 -- ⬆️ Update alpine_3_20/python3-dev to v3.12.7-r0 (#44) diff --git a/sabnzbd/README.md b/sabnzbd/README.md index 7e8a72899..44057e726 100644 --- a/sabnzbd/README.md +++ b/sabnzbd/README.md @@ -40,5 +40,5 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io/t/?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-5cc5ea4-blue.svg -[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/5cc5ea4 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-a99e420-blue.svg +[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/a99e420 \ No newline at end of file diff --git a/sabnzbd/config.yaml b/sabnzbd/config.yaml index 20ea6a89a..358fbedd6 100644 --- a/sabnzbd/config.yaml +++ b/sabnzbd/config.yaml @@ -1,5 +1,5 @@ name: SABnzbd -version: 5cc5ea4 +version: a99e420 slug: sabnzbd description: Free and easy binary newsreader url: https://github.com/hassio-addons/addon-sabnzbd/tree/main/README.md