diff --git a/README.md b/README.md index 42a10a2bb..ed1be5605 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/9226212 -[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/9226212/README.md +[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/9e894b2 +[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/9e894b2/README.md [nut-issue]: https://github.com/hassio-addons/addon-nut/issues -[nut-version-shield]: https://img.shields.io/badge/version-9226212-blue.svg +[nut-version-shield]: https://img.shields.io/badge/version-9e894b2-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 96801101e..1ab94585d 100644 --- a/nut/CHANGELOG.md +++ b/nut/CHANGELOG.md @@ -1,4 +1,22 @@ # Changelog since v0.6.2 +- Bump actions/cache from v2.1.4 to v2.1.5 (#118) + +Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5. +- [Release notes](https://github.com/actions/cache/releases) +- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +- Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 (#115) + +Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from v1.0.1 to v1.0.2. +- [Release notes](https://github.com/docker/setup-qemu-action/releases) +- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.0.1...25f0500ff22e406f7191a2a8ba8cda16901ca018) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 (#114) Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.1.1 to v1.1.2. diff --git a/nut/README.md b/nut/README.md index 714163fcb..aa33df4da 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-9226212-blue.svg -[release]: https://github.com/hassio-addons/addon-nut/tree/9226212 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-9e894b2-blue.svg +[release]: https://github.com/hassio-addons/addon-nut/tree/9e894b2 \ No newline at end of file diff --git a/nut/config.json b/nut/config.json index bb7f5004e..5eca21884 100644 --- a/nut/config.json +++ b/nut/config.json @@ -1,6 +1,6 @@ { "name": "Network UPS Tools", - "version": "9226212", + "version": "9e894b2", "slug": "nut", "description": "Manage battery backup (UPS) devices", "url": "https://github.com/hassio-addons/addon-nut",