diff --git a/README.md b/README.md index e1e0e19a3057..ceab10b2384f 100644 --- a/README.md +++ b/README.md @@ -940,10 +940,10 @@ SOFTWARE. [mqtt-io-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [mqtt-io-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [mqtt-io-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/v0.13.1 -[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/v0.13.1/README.md +[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/v0.13.2 +[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/v0.13.2/README.md [nut-issue]: https://github.com/hassio-addons/addon-nut/issues -[nut-version-shield]: https://img.shields.io/badge/version-v0.13.1-blue.svg +[nut-version-shield]: https://img.shields.io/badge/version-v0.13.2-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-no-red.svg diff --git a/nut/CHANGELOG.md b/nut/CHANGELOG.md index c090dbc43944..127ee49745c6 100644 --- a/nut/CHANGELOG.md +++ b/nut/CHANGELOG.md @@ -1,13 +1,6 @@ ## What’s changed -## 🐛 Bug fixes - -- 🚑 Fix shutdown addon command @sinclairpaul ([#369](https://github.com/hassio-addons/addon-nut/pull/369)) - ## ⬆️ Dependency updates -- ⬆️ Update debian_12/usbutils to v1:014-1+deb12u1 @renovate ([#346](https://github.com/hassio-addons/addon-nut/pull/346)) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.2 @renovate ([#347](https://github.com/hassio-addons/addon-nut/pull/347)) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.3 @renovate ([#348](https://github.com/hassio-addons/addon-nut/pull/348)) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.4 @renovate ([#365](https://github.com/hassio-addons/addon-nut/pull/365)) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.5 @renovate ([#370](https://github.com/hassio-addons/addon-nut/pull/370)) +- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.4.0 @renovate ([#373](https://github.com/hassio-addons/addon-nut/pull/373)) +- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.5.0 @renovate ([#381](https://github.com/hassio-addons/addon-nut/pull/381)) diff --git a/nut/README.md b/nut/README.md index e8ed4f0587fa..956dec550f28 100644 --- a/nut/README.md +++ b/nut/README.md @@ -42,5 +42,5 @@ see the [NUT integration documentation][nut-ha-docs]. [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-v0.13.1-blue.svg -[release]: https://github.com/hassio-addons/addon-nut/tree/v0.13.1 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v0.13.2-blue.svg +[release]: https://github.com/hassio-addons/addon-nut/tree/v0.13.2 \ No newline at end of file diff --git a/nut/config.yaml b/nut/config.yaml index 0b8aa8d94450..7b9c786bcca4 100644 --- a/nut/config.yaml +++ b/nut/config.yaml @@ -1,5 +1,5 @@ name: Network UPS Tools -version: 0.13.1 +version: 0.13.2 slug: nut description: Manage battery backup (UPS) devices url: https://github.com/hassio-addons/addon-nut