From 257b836a855d1b69e2bc65065056a0843b6e9c03 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 12 May 2021 17:23:59 +0000 Subject: [PATCH] :arrow_up: Updating add-on Network UPS Tools to 7713e80 --- README.md | 6 +++--- nut/CHANGELOG.md | 9 +++++++++ nut/README.md | 4 ++-- nut/config.json | 2 +- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 335b4858a..4da86b45d 100644 --- a/README.md +++ b/README.md @@ -881,10 +881,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/838e0c0 -[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/838e0c0/README.md +[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/7713e80 +[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/7713e80/README.md [nut-issue]: https://github.com/hassio-addons/addon-nut/issues -[nut-version-shield]: https://img.shields.io/badge/version-838e0c0-blue.svg +[nut-version-shield]: https://img.shields.io/badge/version-7713e80-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 35ea1585b..fb1a909ce 100644 --- a/nut/CHANGELOG.md +++ b/nut/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.7.0 +- Bump frenck/action-addon-linter from 2 to 2.1 (#130) + +Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2 to 2.1. +- [Release notes](https://github.com/frenck/action-addon-linter/releases) +- [Commits](https://github.com/frenck/action-addon-linter/compare/v2...v2.1) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 (#129) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> diff --git a/nut/README.md b/nut/README.md index 5c6fdd962..f5d32f304 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-838e0c0-blue.svg -[release]: https://github.com/hassio-addons/addon-nut/tree/838e0c0 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-7713e80-blue.svg +[release]: https://github.com/hassio-addons/addon-nut/tree/7713e80 \ No newline at end of file diff --git a/nut/config.json b/nut/config.json index a76f2972d..503cd99fc 100644 --- a/nut/config.json +++ b/nut/config.json @@ -1,6 +1,6 @@ { "name": "Network UPS Tools", - "version": "838e0c0", + "version": "7713e80", "slug": "nut", "description": "Manage battery backup (UPS) devices", "url": "https://github.com/hassio-addons/addon-nut",