mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
⬆️ Updating add-on Network UPS Tools to 32eada5
This commit is contained in:
parent
a4d587398b
commit
f67c8cc2fe
4 changed files with 7 additions and 6 deletions
|
@ -863,10 +863,10 @@ SOFTWARE.
|
||||||
[mopidy-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
[mopidy-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||||
[mopidy-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
|
[mopidy-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
|
||||||
[mopidy-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
[mopidy-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
||||||
[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/59cad79
|
[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/32eada5
|
||||||
[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/59cad79/README.md
|
[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/32eada5/README.md
|
||||||
[nut-issue]: https://github.com/hassio-addons/addon-nut/issues
|
[nut-issue]: https://github.com/hassio-addons/addon-nut/issues
|
||||||
[nut-version-shield]: https://img.shields.io/badge/version-59cad79-blue.svg
|
[nut-version-shield]: https://img.shields.io/badge/version-32eada5-blue.svg
|
||||||
[nut-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[nut-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[nut-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
# Changelog since v0.8.0
|
# Changelog since v0.8.0
|
||||||
|
- ⬆️ Upgrades add-on base image to v5.0.0 (#169)
|
||||||
- Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#168)
|
- Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#168)
|
||||||
|
|
||||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
|
|
|
@ -61,5 +61,5 @@ If you are more interested in stable releases of our add-ons:
|
||||||
[nut-features]: https://networkupstools.org/features.html
|
[nut-features]: https://networkupstools.org/features.html
|
||||||
[nut-ha-docs]: https://www.home-assistant.io/integrations/nut/
|
[nut-ha-docs]: https://www.home-assistant.io/integrations/nut/
|
||||||
[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-59cad79-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-32eada5-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-nut/tree/59cad79
|
[release]: https://github.com/hassio-addons/addon-nut/tree/32eada5
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Network UPS Tools",
|
"name": "Network UPS Tools",
|
||||||
"version": "59cad79",
|
"version": "32eada5",
|
||||||
"slug": "nut",
|
"slug": "nut",
|
||||||
"description": "Manage battery backup (UPS) devices",
|
"description": "Manage battery backup (UPS) devices",
|
||||||
"url": "https://github.com/hassio-addons/addon-nut",
|
"url": "https://github.com/hassio-addons/addon-nut",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue