diff --git a/README.md b/README.md index e17d5aadb..320c8ccaa 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/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 diff --git a/nut/CHANGELOG.md b/nut/CHANGELOG.md index 46055c62a..8f61c0535 100644 --- a/nut/CHANGELOG.md +++ b/nut/CHANGELOG.md @@ -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] + +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. diff --git a/nut/README.md b/nut/README.md index f3ee51926..b11e6a8a3 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-2be1427-blue.svg -[release]: https://github.com/hassio-addons/addon-nut/tree/2be1427 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-8c15f5c-blue.svg +[release]: https://github.com/hassio-addons/addon-nut/tree/8c15f5c \ No newline at end of file diff --git a/nut/config.json b/nut/config.json index 4c545ba6e..1d375d1b5 100644 --- a/nut/config.json +++ b/nut/config.json @@ -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",