diff --git a/README.md b/README.md index 737081a2..f4914c98 100644 --- a/README.md +++ b/README.md @@ -1005,10 +1005,10 @@ SOFTWARE. [radarr-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [radarr-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [radarr-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/tree/v0.1.1 -[addon-doc-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/blob/v0.1.1/README.md +[addon-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/tree/v0.1.2 +[addon-doc-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/blob/v0.1.2/README.md [sabnzbd-issue]: https://github.com/hassio-addons/addon-sabnzbd/issues -[sabnzbd-version-shield]: https://img.shields.io/badge/version-v0.1.1-blue.svg +[sabnzbd-version-shield]: https://img.shields.io/badge/version-v0.1.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 26037553..0eaa9204 100644 --- a/sabnzbd/CHANGELOG.md +++ b/sabnzbd/CHANGELOG.md @@ -2,7 +2,7 @@ ## ⬆️ Dependency updates -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.5 @renovate ([#3](https://github.com/hassio-addons/addon-sabnzbd/pull/3)) -- ⬆️ Update alpine_3_19/nginx to v1.24.0-r15 @renovate ([#7](https://github.com/hassio-addons/addon-sabnzbd/pull/7)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.6 @renovate ([#8](https://github.com/hassio-addons/addon-sabnzbd/pull/8)) -- ⬆️ Update sabnzbd/sabnzbd to v4.2.2 @renovate ([#6](https://github.com/hassio-addons/addon-sabnzbd/pull/6)) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.7 @renovate ([#9](https://github.com/hassio-addons/addon-sabnzbd/pull/9)) +- ⬆️ Update alpine_3_19/python3-dev to v3.11.8-r0 @renovate ([#11](https://github.com/hassio-addons/addon-sabnzbd/pull/11)) +- ⬆️ Update alpine_3_19/python3 to v3.11.8-r0 @renovate ([#10](https://github.com/hassio-addons/addon-sabnzbd/pull/10)) +- ⬆️ Update sabnzbd/sabnzbd to v4.2.3 @renovate ([#12](https://github.com/hassio-addons/addon-sabnzbd/pull/12)) diff --git a/sabnzbd/README.md b/sabnzbd/README.md index f24ee410..de752cbb 100644 --- a/sabnzbd/README.md +++ b/sabnzbd/README.md @@ -37,5 +37,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-v0.1.1-blue.svg -[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/v0.1.1 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v0.1.2-blue.svg +[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/v0.1.2 \ No newline at end of file diff --git a/sabnzbd/config.yaml b/sabnzbd/config.yaml index 3fba5da9..a15cdbe1 100644 --- a/sabnzbd/config.yaml +++ b/sabnzbd/config.yaml @@ -1,5 +1,5 @@ name: SABnzbd -version: 0.1.1 +version: 0.1.2 slug: sabnzbd description: Free and easy binary newsreader url: https://github.com/hassio-addons/addon-sabnzbd/tree/main/README.md