mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-04 19:11:30 +00:00
🎉 Release of add-on Network UPS Tools 0.13.1
This commit is contained in:
parent
d129cb8329
commit
a87afb75d6
4 changed files with 13 additions and 14 deletions
|
@ -942,10 +942,10 @@ SOFTWARE.
|
|||
[mqtt-io-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
[mqtt-io-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[mqtt-io-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
||||
[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/v0.13.0
|
||||
[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/v0.13.0/README.md
|
||||
[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/v0.13.1
|
||||
[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/v0.13.1/README.md
|
||||
[nut-issue]: https://github.com/hassio-addons/addon-nut/issues
|
||||
[nut-version-shield]: https://img.shields.io/badge/version-v0.13.0-blue.svg
|
||||
[nut-version-shield]: https://img.shields.io/badge/version-v0.13.1-blue.svg
|
||||
[nut-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[nut-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[nut-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
|
|
|
@ -1,14 +1,13 @@
|
|||
## What’s changed
|
||||
|
||||
## 🚨 Breaking changes
|
||||
## 🐛 Bug fixes
|
||||
|
||||
- Drop support for armhf & i386 @frenck ([#328](https://github.com/hassio-addons/addon-nut/pull/328))
|
||||
|
||||
## 🧰 Maintenance
|
||||
|
||||
- 🎆 Updates maintenance/license year to 2024 @frenck ([#339](https://github.com/hassio-addons/addon-nut/pull/339))
|
||||
- 🚑 Fix shutdown addon command @sinclairpaul ([#369](https://github.com/hassio-addons/addon-nut/pull/369))
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.0 @renovate ([#337](https://github.com/hassio-addons/addon-nut/pull/337))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.1 @renovate ([#338](https://github.com/hassio-addons/addon-nut/pull/338))
|
||||
- ⬆️ Update debian_12/usbutils to v1:014-1+deb12u1 @renovate ([#346](https://github.com/hassio-addons/addon-nut/pull/346))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.2 @renovate ([#347](https://github.com/hassio-addons/addon-nut/pull/347))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.3 @renovate ([#348](https://github.com/hassio-addons/addon-nut/pull/348))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.4 @renovate ([#365](https://github.com/hassio-addons/addon-nut/pull/365))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.5 @renovate ([#370](https://github.com/hassio-addons/addon-nut/pull/370))
|
||||
|
|
|
@ -58,5 +58,5 @@ If you are more interested in stable releases of our add-ons:
|
|||
[nut-features]: https://networkupstools.org/features.html
|
||||
[nut-ha-docs]: https://www.home-assistant.io/integrations/nut/
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.13.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-nut/tree/v0.13.0
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.13.1-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-nut/tree/v0.13.1
|
|
@ -1,5 +1,5 @@
|
|||
name: Network UPS Tools
|
||||
version: 0.13.0
|
||||
version: 0.13.1
|
||||
slug: nut
|
||||
description: Manage battery backup (UPS) devices
|
||||
url: https://github.com/hassio-addons/addon-nut
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue