mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-03 18:51:32 +00:00
⬆️ Updating add-on Network UPS Tools to 8efc6c9
This commit is contained in:
parent
5a725c7d9d
commit
c6874eab71
5 changed files with 9 additions and 8 deletions
|
@ -951,10 +951,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/5cdefc6
|
||||
[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/5cdefc6/README.md
|
||||
[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/8efc6c9
|
||||
[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/8efc6c9/README.md
|
||||
[nut-issue]: https://github.com/hassio-addons/addon-nut/issues
|
||||
[nut-version-shield]: https://img.shields.io/badge/version-5cdefc6-blue.svg
|
||||
[nut-version-shield]: https://img.shields.io/badge/version-8efc6c9-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,4 +1,5 @@
|
|||
# Changelog since v0.14.0
|
||||
- 🎆 Updates maintenance/license year to 2025 (#413)
|
||||
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.7.1 (#411)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
|
|
|
@ -344,7 +344,7 @@ check [the contributor's page][contributors].
|
|||
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2018-2024 Dale Higgs
|
||||
Copyright (c) 2018-2025 Dale Higgs
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
@ -55,11 +55,11 @@ If you are more interested in stable releases of our add-ons:
|
|||
[discord]: https://discord.me/hassioaddons
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-network-ups-tools/68516
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2025.svg
|
||||
[nut-acknowledgements]: https://networkupstools.org/acknowledgements.html
|
||||
[nut-compatible]: https://networkupstools.org/stable-hcl.html
|
||||
[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-5cdefc6-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-nut/tree/5cdefc6
|
||||
[release-shield]: https://img.shields.io/badge/version-8efc6c9-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-nut/tree/8efc6c9
|
|
@ -1,5 +1,5 @@
|
|||
name: Network UPS Tools
|
||||
version: 5cdefc6
|
||||
version: 8efc6c9
|
||||
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