From eeddf2f6e431b098da8759083cff580413608460 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 14 Apr 2025 19:00:15 +0000 Subject: [PATCH] :tada: Release of add-on SABnzbd 0.4.1 --- README.md | 6 +++--- sabnzbd/CHANGELOG.md | 8 +++++--- sabnzbd/README.md | 4 ++-- sabnzbd/config.yaml | 2 +- 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 9ae14716..39b60952 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.4.0 -[addon-doc-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/blob/v0.4.0/README.md +[addon-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/tree/v0.4.1 +[addon-doc-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/blob/v0.4.1/README.md [sabnzbd-issue]: https://github.com/hassio-addons/addon-sabnzbd/issues -[sabnzbd-version-shield]: https://img.shields.io/badge/version-v0.4.0-blue.svg +[sabnzbd-version-shield]: https://img.shields.io/badge/version-v0.4.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 53653964..2e6ff400 100644 --- a/sabnzbd/CHANGELOG.md +++ b/sabnzbd/CHANGELOG.md @@ -2,6 +2,8 @@ ## ⬆️ Dependency updates -- ⬆️ Update alpine_3_21/nginx to v1.26.3-r0 @[renovate[bot]](https://github.com/apps/renovate) ([#71](https://github.com/hassio-addons/addon-sabnzbd/pull/71)) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.2.2 @[renovate[bot]](https://github.com/apps/renovate) ([#72](https://github.com/hassio-addons/addon-sabnzbd/pull/72)) -- ⬆️ Update sabnzbd/sabnzbd to v4.5.0 @[renovate[bot]](https://github.com/apps/renovate) ([#73](https://github.com/hassio-addons/addon-sabnzbd/pull/73)) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.2.3 @[renovate[bot]](https://github.com/apps/renovate) ([#74](https://github.com/hassio-addons/addon-sabnzbd/pull/74)) +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.2.4 @[renovate[bot]](https://github.com/apps/renovate) ([#75](https://github.com/hassio-addons/addon-sabnzbd/pull/75)) +- ⬆️ Update alpine_3_21/python3-dev to v3.12.10-r0 @[renovate[bot]](https://github.com/apps/renovate) ([#77](https://github.com/hassio-addons/addon-sabnzbd/pull/77)) +- ⬆️ Update alpine_3_21/python3 to v3.12.10-r0 @[renovate[bot]](https://github.com/apps/renovate) ([#76](https://github.com/hassio-addons/addon-sabnzbd/pull/76)) +- ⬆️ Update sabnzbd/sabnzbd to v4.5.1 @[renovate[bot]](https://github.com/apps/renovate) ([#78](https://github.com/hassio-addons/addon-sabnzbd/pull/78)) diff --git a/sabnzbd/README.md b/sabnzbd/README.md index c305f688..bf7ff07b 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/2025.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-v0.4.0-blue.svg -[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/v0.4.0 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v0.4.1-blue.svg +[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/v0.4.1 \ No newline at end of file diff --git a/sabnzbd/config.yaml b/sabnzbd/config.yaml index 87d60981..cb6e9eff 100644 --- a/sabnzbd/config.yaml +++ b/sabnzbd/config.yaml @@ -1,5 +1,5 @@ name: SABnzbd -version: 0.4.0 +version: 0.4.1 slug: sabnzbd description: Free and easy binary newsreader url: https://github.com/hassio-addons/addon-sabnzbd/tree/main/README.md