From 4040d732569206ab646f0eda1ee4175eae0b5dcd Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 3 Jun 2024 09:16:16 +0000 Subject: [PATCH] :tada: Release of add-on SABnzbd 0.2.1 --- README.md | 6 +++--- sabnzbd/CHANGELOG.md | 11 +++++------ sabnzbd/README.md | 4 ++-- sabnzbd/config.yaml | 2 +- 4 files changed, 11 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 7e288801..0b36dca8 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.2.0 -[addon-doc-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/blob/v0.2.0/README.md +[addon-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/tree/v0.2.1 +[addon-doc-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/blob/v0.2.1/README.md [sabnzbd-issue]: https://github.com/hassio-addons/addon-sabnzbd/issues -[sabnzbd-version-shield]: https://img.shields.io/badge/version-v0.2.0-blue.svg +[sabnzbd-version-shield]: https://img.shields.io/badge/version-v0.2.1-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 eaa43006..15ec15af 100644 --- a/sabnzbd/CHANGELOG.md +++ b/sabnzbd/CHANGELOG.md @@ -2,9 +2,8 @@ ## ⬆️ Dependency updates -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.8 @renovate ([#13](https://github.com/hassio-addons/addon-sabnzbd/pull/13)) -- ⬆️ Update alpine_3_19/python3-dev to v3.11.9-r0 @renovate ([#15](https://github.com/hassio-addons/addon-sabnzbd/pull/15)) -- ⬆️ Update alpine_3_19/python3 to v3.11.9-r0 @renovate ([#14](https://github.com/hassio-addons/addon-sabnzbd/pull/14)) -- ⬆️ Update alpine_3_19/nginx to v1.24.0-r16 @renovate ([#17](https://github.com/hassio-addons/addon-sabnzbd/pull/17)) -- ⬆️ Update sabnzbd/sabnzbd to v4.3.0 @renovate ([#18](https://github.com/hassio-addons/addon-sabnzbd/pull/18)) -- ⬆️ Update sabnzbd/sabnzbd to v4.3.1 @renovate ([#19](https://github.com/hassio-addons/addon-sabnzbd/pull/19)) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.9 @renovate ([#20](https://github.com/hassio-addons/addon-sabnzbd/pull/20)) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16 @renovate ([#21](https://github.com/hassio-addons/addon-sabnzbd/pull/21)) +- ⬆️ Update alpine_3_20/nginx to v1.26.0-r2 @renovate ([#22](https://github.com/hassio-addons/addon-sabnzbd/pull/22)) +- ⬆️ Update sabnzbd/sabnzbd to v4.3.2 @renovate ([#23](https://github.com/hassio-addons/addon-sabnzbd/pull/23)) +- ⬆️ Update alpine_3_20/nginx to v1.26.1-r0 @renovate ([#24](https://github.com/hassio-addons/addon-sabnzbd/pull/24)) diff --git a/sabnzbd/README.md b/sabnzbd/README.md index 8270b136..7f7dce7a 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.2.0-blue.svg -[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/v0.2.0 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v0.2.1-blue.svg +[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/v0.2.1 \ No newline at end of file diff --git a/sabnzbd/config.yaml b/sabnzbd/config.yaml index a701068e..86a2b8cd 100644 --- a/sabnzbd/config.yaml +++ b/sabnzbd/config.yaml @@ -1,5 +1,5 @@ name: SABnzbd -version: 0.2.0 +version: 0.2.1 slug: sabnzbd description: Free and easy binary newsreader url: https://github.com/hassio-addons/addon-sabnzbd/tree/main/README.md