diff --git a/README.md b/README.md index 256324c0b21a..ecee08aad6e2 100644 --- a/README.md +++ b/README.md @@ -1012,10 +1012,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/v0.3.1 -[addon-doc-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/blob/v0.3.1/README.md +[addon-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/tree/v0.3.2 +[addon-doc-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/blob/v0.3.2/README.md [sabnzbd-issue]: https://github.com/hassio-addons/addon-sabnzbd/issues -[sabnzbd-version-shield]: https://img.shields.io/badge/version-v0.3.1-blue.svg +[sabnzbd-version-shield]: https://img.shields.io/badge/version-v0.3.2-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 954679582b38..1cc25619d8c9 100644 --- a/sabnzbd/CHANGELOG.md +++ b/sabnzbd/CHANGELOG.md @@ -2,4 +2,5 @@ ## ⬆️ Dependency updates -- ⬆️ Update sabnzbd/sabnzbd to v4.4.0 @renovate ([#55](https://github.com/hassio-addons/addon-sabnzbd/pull/55)) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.0.1 @renovate ([#56](https://github.com/hassio-addons/addon-sabnzbd/pull/56)) +- ⬆️ Update sabnzbd/sabnzbd to v4.4.1 @renovate ([#57](https://github.com/hassio-addons/addon-sabnzbd/pull/57)) diff --git a/sabnzbd/README.md b/sabnzbd/README.md index e90a97952ca5..ff4577c4b687 100644 --- a/sabnzbd/README.md +++ b/sabnzbd/README.md @@ -21,5 +21,5 @@ from [Usenet]. [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-v0.3.1-blue.svg -[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/v0.3.1 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v0.3.2-blue.svg +[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/v0.3.2 \ No newline at end of file diff --git a/sabnzbd/config.yaml b/sabnzbd/config.yaml index a4162961c121..cb586c413b86 100644 --- a/sabnzbd/config.yaml +++ b/sabnzbd/config.yaml @@ -1,5 +1,5 @@ name: SABnzbd -version: 0.3.1 +version: 0.3.2 slug: sabnzbd description: Free and easy binary newsreader url: https://github.com/hassio-addons/addon-sabnzbd/tree/main/README.md