From f1220e7c69a9c3e3e5095676856d98eb32eadfd6 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 7 Mar 2019 13:28:19 +0000 Subject: [PATCH] :arrow_up: Updating add-on Network UPS Tools to 1f4ebc0 --- README.md | 6 +++--- nut/CHANGELOG.md | 8 ++------ nut/README.md | 6 +++--- nut/config.json | 2 +- 4 files changed, 9 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 71a3bbdc7..b1a4c9a9d 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/nut/CHANGELOG.md b/nut/CHANGELOG.md index 17cf417ec..e3a9f3d5f 100644 --- a/nut/CHANGELOG.md +++ b/nut/CHANGELOG.md @@ -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 diff --git a/nut/README.md b/nut/README.md index cfca26e79..4c4132987 100644 --- a/nut/README.md +++ b/nut/README.md @@ -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 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-1f4ebc0-blue.svg +[release]: https://github.com/hassio-addons/addon-nut/tree/1f4ebc0 \ No newline at end of file diff --git a/nut/config.json b/nut/config.json index 6cae88cdd..18acd2881 100644 --- a/nut/config.json +++ b/nut/config.json @@ -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",