mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Network UPS Tools to 1f4ebc0
This commit is contained in:
parent
f74cfc53ed
commit
f1220e7c69
4 changed files with 9 additions and 13 deletions
|
@ -785,10 +785,10 @@ SOFTWARE.
|
|||
[matrix-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[matrix-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[matrix-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/1fec9af
|
||||
[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/1fec9af/README.md
|
||||
[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/1f4ebc0
|
||||
[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/1f4ebc0/README.md
|
||||
[nut-issue]: https://github.com/hassio-addons/addon-nut/issues
|
||||
[nut-version-shield]: https://img.shields.io/badge/version-1fec9af-blue.svg
|
||||
[nut-version-shield]: https://img.shields.io/badge/version-1f4ebc0-blue.svg
|
||||
[nut-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/nut.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
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
2019/01/09 21:22 UTC - [1fec9af](https://github.com/hassio-addons/addon-nut/commit/1fec9afaa76483625dbe779942224e70a8e9f020) by [@renovate[bot]](https://github.com/apps/renovate)
|
||||
> Configure Renovate (#1)
|
||||
|
||||
* Add renovate.json
|
||||
|
||||
* Update renovate.json
|
||||
2019/03/07 12:00 UTC - [1f4ebc0](https://github.com/hassio-addons/addon-nut/commit/1f4ebc0c045c008750e32b0c764e92a307c6b946) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades add-on base image to 2.3.2
|
||||
|
||||
|
|
|
@ -70,7 +70,7 @@ If you are more interested in stable releases of our add-ons:
|
|||
[buymeacoffee]: https://www.buymeacoffee.com/dale3h
|
||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
[docs]: https://github.com/hassio-addons/addon-nut/blob/1fec9af/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-nut/blob/1f4ebc0/README.md
|
||||
[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/2019.svg
|
||||
|
@ -79,5 +79,5 @@ If you are more interested in stable releases of our add-ons:
|
|||
[nut-features]: https://networkupstools.org/features.html
|
||||
[nut-sensor-docs]: https://www.home-assistant.io/components/sensor.nut/
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-1fec9af-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-nut/tree/1fec9af
|
||||
[release-shield]: https://img.shields.io/badge/version-1f4ebc0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-nut/tree/1f4ebc0
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Network UPS Tools",
|
||||
"version": "1fec9af",
|
||||
"version": "1f4ebc0",
|
||||
"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