diff --git a/README.md b/README.md index 9bd4a0266..082c5e4b6 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/d4bf45d -[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/d4bf45d/README.md +[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/db08cf7 +[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/db08cf7/README.md [nut-issue]: https://github.com/hassio-addons/addon-nut/issues -[nut-version-shield]: https://img.shields.io/badge/version-d4bf45d-blue.svg +[nut-version-shield]: https://img.shields.io/badge/version-db08cf7-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 d5c499dc6..a72fb0a18 100644 --- a/nut/CHANGELOG.md +++ b/nut/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.6.2 +- Bump docker/build-push-action from v2.3.0 to v2.4.0 (#113) + +Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.3.0 to v2.4.0. +- [Release notes](https://github.com/docker/build-push-action/releases) +- [Commits](https://github.com/docker/build-push-action/compare/v2.3.0...e1b7f96249f2e4c8e4ac1519b9608c0d48944a1f) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 (#112) Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 1.0.0 to 1.1.0. diff --git a/nut/README.md b/nut/README.md index af6ead663..033ab5615 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-d4bf45d-blue.svg -[release]: https://github.com/hassio-addons/addon-nut/tree/d4bf45d \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-db08cf7-blue.svg +[release]: https://github.com/hassio-addons/addon-nut/tree/db08cf7 \ No newline at end of file diff --git a/nut/config.json b/nut/config.json index 897c62a10..1b956a633 100644 --- a/nut/config.json +++ b/nut/config.json @@ -1,6 +1,6 @@ { "name": "Network UPS Tools", - "version": "d4bf45d", + "version": "db08cf7", "slug": "nut", "description": "Manage battery backup (UPS) devices", "url": "https://github.com/hassio-addons/addon-nut",