⬆️ Updating add-on Network UPS Tools to 56f8ad2

This commit is contained in:
Community Hass.io Add-ons Bot 2021-11-07 11:45:49 +00:00
parent 9eb67b592e
commit 48aa38da56
4 changed files with 8 additions and 7 deletions

View file

@ -1,4 +1,5 @@
# Changelog since v0.8.0
- Switch to centralized GitHub Action Workflows (#194)
- Bump actions/checkout from 2.3.4 to 2.3.5 (#186)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
@ -17,7 +18,7 @@ Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Upgrades add-on base image to 5.1.1 (#184)
- ⬆ Upgrade lock-threads workflow to 3.0.0 (#183)
- ⬆ Upgrade lock-threads workflow to 3.0.0 (#183)
- Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#179)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

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-605145c-blue.svg
[release]: https://github.com/hassio-addons/addon-nut/tree/605145c
[release-shield]: https://img.shields.io/badge/version-56f8ad2-blue.svg
[release]: https://github.com/hassio-addons/addon-nut/tree/56f8ad2

View file

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