mirror of
https://github.com/hassio-addons/repository.git
synced 2025-05-03 18:51:29 +00:00
🎉 Release of add-on SABnzbd 0.4.1
This commit is contained in:
parent
3f2ae3488f
commit
eeddf2f6e4
4 changed files with 11 additions and 9 deletions
|
@ -1012,10 +1012,10 @@ SOFTWARE.
|
||||||
[readarr-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
[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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[readarr-i386-shield]: https://img.shields.io/badge/i386-no-red.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-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.0/README.md
|
[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-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-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||||
[sabnzbd-amd64-shield]: https://img.shields.io/badge/amd64-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
|
[sabnzbd-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||||
|
|
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
## ⬆️ Dependency updates
|
## ⬆️ 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.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.2 @[renovate[bot]](https://github.com/apps/renovate) ([#72](https://github.com/hassio-addons/addon-sabnzbd/pull/72))
|
- ⬆️ 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 sabnzbd/sabnzbd to v4.5.0 @[renovate[bot]](https://github.com/apps/renovate) ([#73](https://github.com/hassio-addons/addon-sabnzbd/pull/73))
|
- ⬆️ 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))
|
||||||
|
|
|
@ -21,5 +21,5 @@ from [Usenet].
|
||||||
[forum]: https://community.home-assistant.io/t/?u=frenck
|
[forum]: https://community.home-assistant.io/t/?u=frenck
|
||||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2025.svg
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2025.svg
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.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-shield]: https://img.shields.io/badge/version-v0.4.1-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/v0.4.0
|
[release]: https://github.com/hassio-addons/addon-sabnzbd/tree/v0.4.1
|
|
@ -1,5 +1,5 @@
|
||||||
name: SABnzbd
|
name: SABnzbd
|
||||||
version: 0.4.0
|
version: 0.4.1
|
||||||
slug: sabnzbd
|
slug: sabnzbd
|
||||||
description: Free and easy binary newsreader
|
description: Free and easy binary newsreader
|
||||||
url: https://github.com/hassio-addons/addon-sabnzbd/tree/main/README.md
|
url: https://github.com/hassio-addons/addon-sabnzbd/tree/main/README.md
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue