From ab80b612af48ed66c360c5adad59025aef3797cf Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 16 Feb 2025 21:00:29 +0000 Subject: [PATCH] :tada: Release of add-on Network UPS Tools 0.14.1 --- README.md | 6 +++--- nut/CHANGELOG.md | 13 ++++++------- nut/DOCS.md | 2 +- nut/README.md | 6 +++--- nut/config.yaml | 2 +- 5 files changed, 14 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index d1d8adf1..89b32e3f 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.14.0 -[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/v0.14.0/README.md +[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/v0.14.1 +[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/v0.14.1/README.md [nut-issue]: https://github.com/hassio-addons/addon-nut/issues -[nut-version-shield]: https://img.shields.io/badge/version-v0.14.0-blue.svg +[nut-version-shield]: https://img.shields.io/badge/version-v0.14.1-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 85ce917e..490344e3 100644 --- a/nut/CHANGELOG.md +++ b/nut/CHANGELOG.md @@ -1,13 +1,12 @@ ## What’s changed -## 📚 Documentation +## 🧰 Maintenance -- 📚 Clarify powervalue settings @sinclairpaul ([#388](https://github.com/hassio-addons/addon-nut/pull/388)) +- 🎆 Updates maintenance/license year to 2025 @frenck ([#413](https://github.com/hassio-addons/addon-nut/pull/413)) ## ⬆️ Dependency updates -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.5.1 @renovate ([#384](https://github.com/hassio-addons/addon-nut/pull/384)) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.5.2 @renovate ([#390](https://github.com/hassio-addons/addon-nut/pull/390)) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.0 @renovate ([#393](https://github.com/hassio-addons/addon-nut/pull/393)) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.1 @renovate ([#394](https://github.com/hassio-addons/addon-nut/pull/394)) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.2 @renovate ([#396](https://github.com/hassio-addons/addon-nut/pull/396)) +- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.3 @[renovate[bot]](https://github.com/apps/renovate) ([#401](https://github.com/hassio-addons/addon-nut/pull/401)) +- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.7.0 @[renovate[bot]](https://github.com/apps/renovate) ([#402](https://github.com/hassio-addons/addon-nut/pull/402)) +- ⬆️: migrate renovate config @[renovate[bot]](https://github.com/apps/renovate) ([#412](https://github.com/hassio-addons/addon-nut/pull/412)) +- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.7.1 @[renovate[bot]](https://github.com/apps/renovate) ([#411](https://github.com/hassio-addons/addon-nut/pull/411)) diff --git a/nut/DOCS.md b/nut/DOCS.md index 42cf4665..6147edc9 100644 --- a/nut/DOCS.md +++ b/nut/DOCS.md @@ -344,7 +344,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2018-2024 Dale Higgs +Copyright (c) 2018-2025 Dale Higgs Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/nut/README.md b/nut/README.md index 15ad0b77..6d975823 100644 --- a/nut/README.md +++ b/nut/README.md @@ -36,11 +36,11 @@ see the [NUT integration documentation][nut-ha-docs]. [discord]: https://discord.me/hassioaddons [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-network-ups-tools/68516 -[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2025.svg [nut-acknowledgements]: https://networkupstools.org/acknowledgements.html [nut-compatible]: https://networkupstools.org/stable-hcl.html [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.14.0-blue.svg -[release]: https://github.com/hassio-addons/addon-nut/tree/v0.14.0 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v0.14.1-blue.svg +[release]: https://github.com/hassio-addons/addon-nut/tree/v0.14.1 \ No newline at end of file diff --git a/nut/config.yaml b/nut/config.yaml index ae81a59d..a50e7d05 100644 --- a/nut/config.yaml +++ b/nut/config.yaml @@ -1,5 +1,5 @@ name: Network UPS Tools -version: 0.14.0 +version: 0.14.1 slug: nut description: Manage battery backup (UPS) devices url: https://github.com/hassio-addons/addon-nut