diff --git a/README.md b/README.md index ff4ff2d0e..380c2f645 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/64af32a -[addon-doc-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/blob/64af32a/README.md +[addon-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/tree/0b039c5 +[addon-doc-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/blob/0b039c5/README.md [sabnzbd-issue]: https://github.com/hassio-addons/addon-sabnzbd/issues -[sabnzbd-version-shield]: https://img.shields.io/badge/version-64af32a-blue.svg +[sabnzbd-version-shield]: https://img.shields.io/badge/version-0b039c5-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 5ffe95f79..8a7cd8638 100644 --- a/sabnzbd/CHANGELOG.md +++ b/sabnzbd/CHANGELOG.md @@ -1,4 +1,8 @@ # Changelog since v0.2.0 +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16 (#21) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> +Co-authored-by: Franck Nijhof - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.9 (#20) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> diff --git a/sabnzbd/README.md b/sabnzbd/README.md index 4f62cff46..e1ad1639d 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-64af32a-blue.svg -[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/64af32a \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-0b039c5-blue.svg +[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/0b039c5 \ No newline at end of file diff --git a/sabnzbd/config.yaml b/sabnzbd/config.yaml index 438b95c44..25a5b8686 100644 --- a/sabnzbd/config.yaml +++ b/sabnzbd/config.yaml @@ -1,5 +1,5 @@ name: SABnzbd -version: 64af32a +version: 0b039c5 slug: sabnzbd description: Free and easy binary newsreader url: https://github.com/hassio-addons/addon-sabnzbd/tree/main/README.md