From b78a1703b6a277d5fa45642040533a8c5d91a1dc Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 11 Oct 2024 18:06:13 +0000 Subject: [PATCH] :arrow_up: Updating add-on SABnzbd to 6c8c893 --- 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 fe01154d8..73c8c378a 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/37efad9 -[addon-doc-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/blob/37efad9/README.md +[addon-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/tree/6c8c893 +[addon-doc-sabnzbd]: https://github.com/hassio-addons/addon-sabnzbd/blob/6c8c893/README.md [sabnzbd-issue]: https://github.com/hassio-addons/addon-sabnzbd/issues -[sabnzbd-version-shield]: https://img.shields.io/badge/version-37efad9-blue.svg +[sabnzbd-version-shield]: https://img.shields.io/badge/version-6c8c893-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 fd937d8f2..a65fcfb90 100644 --- a/sabnzbd/CHANGELOG.md +++ b/sabnzbd/CHANGELOG.md @@ -1,3 +1,6 @@ # Changelog since v0.2.3 +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.3.3 (#45) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> - ⬆️ Update alpine_3_20/python3 to v3.12.7-r0 - ⬆️ Update alpine_3_20/python3-dev to v3.12.7-r0 (#44) diff --git a/sabnzbd/README.md b/sabnzbd/README.md index 88a4d6d0f..490c84332 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-37efad9-blue.svg -[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/37efad9 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-6c8c893-blue.svg +[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/6c8c893 \ No newline at end of file diff --git a/sabnzbd/config.yaml b/sabnzbd/config.yaml index e907492ab..c0ac11e16 100644 --- a/sabnzbd/config.yaml +++ b/sabnzbd/config.yaml @@ -1,5 +1,5 @@ name: SABnzbd -version: 37efad9 +version: 6c8c893 slug: sabnzbd description: Free and easy binary newsreader url: https://github.com/hassio-addons/addon-sabnzbd/tree/main/README.md