diff --git a/README.md b/README.md index 0d3164268..22151a98f 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/d5cdea8 -[addon-doc-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/blob/d5cdea8/README.md +[addon-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/tree/2b2ec32 +[addon-doc-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/blob/2b2ec32/README.md [sabnzbd-issue]: https://github.com/hassio-addons/addon-sabnzbd/issues -[sabnzbd-version-shield]: https://img.shields.io/badge/version-d5cdea8-blue.svg +[sabnzbd-version-shield]: https://img.shields.io/badge/version-2b2ec32-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 dd6df5bc3..77f3c6a1c 100644 --- a/sabnzbd/CHANGELOG.md +++ b/sabnzbd/CHANGELOG.md @@ -1,6 +1,4 @@ -# Changelog since v0.3.3 -- ⬆️ Update sabnzbd/sabnzbd to v4.5.0 (#73) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.2.2 (#72) +# Changelog since v0.4.0 +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.2.3 (#74) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update alpine_3_21/nginx to v1.26.3-r0 (#71) diff --git a/sabnzbd/README.md b/sabnzbd/README.md index bca6d0681..aa73bfd5e 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/2025.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-d5cdea8-blue.svg -[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/d5cdea8 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-2b2ec32-blue.svg +[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/2b2ec32 \ No newline at end of file diff --git a/sabnzbd/config.yaml b/sabnzbd/config.yaml index 4e6ba8cf7..08de688af 100644 --- a/sabnzbd/config.yaml +++ b/sabnzbd/config.yaml @@ -1,5 +1,5 @@ name: SABnzbd -version: d5cdea8 +version: 2b2ec32 slug: sabnzbd description: Free and easy binary newsreader url: https://github.com/hassio-addons/addon-sabnzbd/tree/main/README.md