From f67c8cc2fe0764094a84129bab456b5462b618d6 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 21 Aug 2021 10:06:10 +0000 Subject: [PATCH] :arrow_up: Updating add-on Network UPS Tools to 32eada5 --- README.md | 6 +++--- nut/CHANGELOG.md | 1 + nut/README.md | 4 ++-- nut/config.json | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index bdcdc2151..823a603d6 100644 --- a/README.md +++ b/README.md @@ -863,10 +863,10 @@ SOFTWARE. [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-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/59cad79 -[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/59cad79/README.md +[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/32eada5 +[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-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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [nut-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/nut/CHANGELOG.md b/nut/CHANGELOG.md index a989f00a3..3cb3f3f19 100644 --- a/nut/CHANGELOG.md +++ b/nut/CHANGELOG.md @@ -1,4 +1,5 @@ # 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) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> diff --git a/nut/README.md b/nut/README.md index 5d9b90f0b..20925bbce 100644 --- a/nut/README.md +++ b/nut/README.md @@ -61,5 +61,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-59cad79-blue.svg -[release]: https://github.com/hassio-addons/addon-nut/tree/59cad79 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-32eada5-blue.svg +[release]: https://github.com/hassio-addons/addon-nut/tree/32eada5 \ No newline at end of file diff --git a/nut/config.json b/nut/config.json index ef50979b2..fff8b8bc8 100644 --- a/nut/config.json +++ b/nut/config.json @@ -1,6 +1,6 @@ { "name": "Network UPS Tools", - "version": "59cad79", + "version": "32eada5", "slug": "nut", "description": "Manage battery backup (UPS) devices", "url": "https://github.com/hassio-addons/addon-nut",