Skip to content

Commit

Permalink
⬆️ Updating add-on Network UPS Tools to 2e0b833
Browse files Browse the repository at this point in the history
  • Loading branch information
addonsbot committed Oct 11, 2023
1 parent 0557b46 commit 0ebc160
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -867,10 +867,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/fc0da75
[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/fc0da75/README.md
[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/2e0b833
[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/2e0b833/README.md
[nut-issue]: https://github.com/hassio-addons/addon-nut/issues
[nut-version-shield]: https://img.shields.io/badge/version-fc0da75-blue.svg
[nut-version-shield]: https://img.shields.io/badge/version-2e0b833-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
Expand Down
8 changes: 3 additions & 5 deletions nut/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Changelog since v0.12.0
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.1.0 (#318)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.0.1 (#316)
# Changelog since v0.12.1
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.1.1 (#325)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Ditch CAS
4 changes: 2 additions & 2 deletions nut/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-fc0da75-blue.svg
[release]: https://github.com/hassio-addons/addon-nut/tree/fc0da75
[release-shield]: https://img.shields.io/badge/version-2e0b833-blue.svg
[release]: https://github.com/hassio-addons/addon-nut/tree/2e0b833
2 changes: 1 addition & 1 deletion nut/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Network UPS Tools
version: fc0da75
version: 2e0b833
slug: nut
description: Manage battery backup (UPS) devices
url: https://github.com/hassio-addons/addon-nut
Expand Down

0 comments on commit 0ebc160

Please sign in to comment.