⬆️ Updating add-on Network UPS Tools to 99666c3

This commit is contained in:
Community Hass.io Add-ons Bot 2021-04-29 14:19:17 +00:00
parent b8d7348d55
commit 56b47f48aa
4 changed files with 15 additions and 6 deletions

View file

@ -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/263e555
[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/263e555/README.md
[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
[nut-issue]: https://github.com/hassio-addons/addon-nut/issues
[nut-version-shield]: https://img.shields.io/badge/version-263e555-blue.svg
[nut-version-shield]: https://img.shields.io/badge/version-99666c3-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

View file

@ -1,4 +1,13 @@
# Changelog since v0.6.2
- 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.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.8.0...28218f9b04b4f3f62068d7b6ce6ca5b26e35336c)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 (#121)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from v1.0.2 to v1.1.0.

View file

@ -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-263e555-blue.svg
[release]: https://github.com/hassio-addons/addon-nut/tree/263e555
[release-shield]: https://img.shields.io/badge/version-99666c3-blue.svg
[release]: https://github.com/hassio-addons/addon-nut/tree/99666c3

View file

@ -1,6 +1,6 @@
{
"name": "Network UPS Tools",
"version": "263e555",
"version": "99666c3",
"slug": "nut",
"description": "Manage battery backup (UPS) devices",
"url": "https://github.com/hassio-addons/addon-nut",