From 6c5d47a59d55bf833ed5ff770feab1e43493934b Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 30 Apr 2021 15:04:52 +0000 Subject: [PATCH] :arrow_up: Updating add-on Network UPS Tools to 65addf6 --- 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 559a32e6b..59e672689 100644 --- a/README.md +++ b/README.md @@ -941,10 +941,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/99666c3 -[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/99666c3/README.md +[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/65addf6 +[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/65addf6/README.md [nut-issue]: https://github.com/hassio-addons/addon-nut/issues -[nut-version-shield]: https://img.shields.io/badge/version-99666c3-blue.svg +[nut-version-shield]: https://img.shields.io/badge/version-65addf6-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 e1bf62218..b9ae35444 100644 --- a/nut/CHANGELOG.md +++ b/nut/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.6.2 +- Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 (#123) + +Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.2.0 to v1.3.0. +- [Release notes](https://github.com/docker/setup-buildx-action/releases) +- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.2.0...0d135e0c2fc0dba0729c1a47ecfcf5a3c7f8579e) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - Bump docker/login-action from v1.8.0 to v1.9.0 (#122) Bumps [docker/login-action](https://github.com/docker/login-action) from v1.8.0 to v1.9.0. diff --git a/nut/README.md b/nut/README.md index 9d97c1f8d..d294395e2 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-99666c3-blue.svg -[release]: https://github.com/hassio-addons/addon-nut/tree/99666c3 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-65addf6-blue.svg +[release]: https://github.com/hassio-addons/addon-nut/tree/65addf6 \ No newline at end of file diff --git a/nut/config.json b/nut/config.json index 5ba9d8e89..0e451f1fe 100644 --- a/nut/config.json +++ b/nut/config.json @@ -1,6 +1,6 @@ { "name": "Network UPS Tools", - "version": "99666c3", + "version": "65addf6", "slug": "nut", "description": "Manage battery backup (UPS) devices", "url": "https://github.com/hassio-addons/addon-nut",