⬆️ Updating add-on Network UPS Tools to 8c15f5c

This commit is contained in:
Community Hass.io Add-ons Bot 2021-07-15 18:12:00 +00:00
parent 5c171b5693
commit cbcd981a2f
4 changed files with 23 additions and 6 deletions

View file

@ -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/2be1427
[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/2be1427/README.md
[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/8c15f5c
[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/8c15f5c/README.md
[nut-issue]: https://github.com/hassio-addons/addon-nut/issues
[nut-version-shield]: https://img.shields.io/badge/version-2be1427-blue.svg
[nut-version-shield]: https://img.shields.io/badge/version-8c15f5c-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,21 @@
# Changelog since v0.7.1
- Bump actions/stale from 3.0.19 to 4 (#158)
Bumps [actions/stale](https://github.com/actions/stale) from 3.0.19 to 4.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v3.0.19...v4)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump frenck/action-addon-linter from 2.1 to 2.2 (#157)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.1 to 2.2.

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-2be1427-blue.svg
[release]: https://github.com/hassio-addons/addon-nut/tree/2be1427
[release-shield]: https://img.shields.io/badge/version-8c15f5c-blue.svg
[release]: https://github.com/hassio-addons/addon-nut/tree/8c15f5c

View file

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