From bdc70be3e438b1bd68dbc8bbe8ef210ee310248c Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 1 Feb 2024 09:10:52 +0000 Subject: [PATCH] :arrow_up: Updating add-on SABnzbd to a1c5da0 --- README.md | 6 +++--- sabnzbd/CHANGELOG.md | 3 +++ sabnzbd/README.md | 4 ++-- sabnzbd/config.yaml | 2 +- 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index a3d928465..3afb3ce3d 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/1c8ed8d -[addon-doc-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/blob/1c8ed8d/README.md +[addon-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/tree/a1c5da0 +[addon-doc-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/blob/a1c5da0/README.md [sabnzbd-issue]: https://github.com/hassio-addons/addon-sabnzbd/issues -[sabnzbd-version-shield]: https://img.shields.io/badge/version-1c8ed8d-blue.svg +[sabnzbd-version-shield]: https://img.shields.io/badge/version-a1c5da0-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 cdc50ef79..021e25f85 100644 --- a/sabnzbd/CHANGELOG.md +++ b/sabnzbd/CHANGELOG.md @@ -1,4 +1,7 @@ # Changelog since v0.1.0 +- ⬆️ Update sabnzbd/sabnzbd to v4.2.2 (#6) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.6 (#8) - ⬆️ Update alpine_3_19/nginx to v1.24.0-r15 - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.5 (#3) diff --git a/sabnzbd/README.md b/sabnzbd/README.md index 97f01c3b8..74e746354 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-1c8ed8d-blue.svg -[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/1c8ed8d \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-a1c5da0-blue.svg +[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/a1c5da0 \ No newline at end of file diff --git a/sabnzbd/config.yaml b/sabnzbd/config.yaml index 61a9fe3e2..c005de14f 100644 --- a/sabnzbd/config.yaml +++ b/sabnzbd/config.yaml @@ -1,5 +1,5 @@ name: SABnzbd -version: 1c8ed8d +version: a1c5da0 slug: sabnzbd description: Free and easy binary newsreader url: https://github.com/hassio-addons/addon-sabnzbd/tree/main/README.md