File tree Expand file tree Collapse file tree 4 files changed +14
-11
lines changed Expand file tree Collapse file tree 4 files changed +14
-11
lines changed Original file line number Diff line number Diff line change @@ -926,10 +926,10 @@ SOFTWARE.
926926[ mqtt-io-armhf-shield ] : https://img.shields.io/badge/armhf-no-red.svg
927927[ mqtt-io-armv7-shield ] : https://img.shields.io/badge/armv7-yes-green.svg
928928[ mqtt-io-i386-shield ] : https://img.shields.io/badge/i386-no-red.svg
929- [ addon-nut ] : https://github.com/hassio-addons/addon-nut/tree/v0.16.1
930- [ addon-doc-nut ] : https://github.com/hassio-addons/addon-nut/blob/v0.16.1 /README.md
929+ [ addon-nut ] : https://github.com/hassio-addons/addon-nut/tree/v0.17.0
930+ [ addon-doc-nut ] : https://github.com/hassio-addons/addon-nut/blob/v0.17.0 /README.md
931931[ nut-issue ] : https://github.com/hassio-addons/addon-nut/issues
932- [ nut-version-shield ] : https://img.shields.io/badge/version-v0.16.1 -blue.svg
932+ [ nut-version-shield ] : https://img.shields.io/badge/version-v0.17.0 -blue.svg
933933[ nut-aarch64-shield ] : https://img.shields.io/badge/aarch64-yes-green.svg
934934[ nut-amd64-shield ] : https://img.shields.io/badge/amd64-yes-green.svg
935935[ nut-armhf-shield ] : https://img.shields.io/badge/armhf-no-red.svg
Original file line number Diff line number Diff line change 11## What’s changed
22
3- ## 📚 Documentation
3+ ## 🚨 Breaking changes
44
5- - Included required Integration settings in the step-by-step instructions @PaulSD ([ #450 ] ( https://github.com/hassio-addons/addon-nut/pull/450 ) )
5+ - Drop support for armv7 systems @frenck ([ #467 ] ( https://github.com/hassio-addons/addon-nut/pull/467 ) )
6+
7+ ## 🐛 Bug fixes
8+
9+ - Remove deprecated codenotary fields @frenck ([ #465 ] ( https://github.com/hassio-addons/addon-nut/pull/465 ) )
610
711## ⬆️ Dependency updates
812
9- - ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v8.1.3 @[ renovate[ bot]] ( https://github.com/apps/renovate ) ([ #454 ] ( https://github.com/hassio-addons/addon-nut/pull/454 ) )
13+ - ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v8.1.4 @[ renovate[ bot]] ( https://github.com/apps/renovate ) ([ #458 ] ( https://github.com/hassio-addons/addon-nut/pull/458 ) )
14+ - ⬆️: migrate Renovate config @[ renovate[ bot]] ( https://github.com/apps/renovate ) ([ #466 ] ( https://github.com/hassio-addons/addon-nut/pull/466 ) )
Original file line number Diff line number Diff line change @@ -42,5 +42,5 @@ see the [NUT integration documentation][nut-ha-docs].
4242[ nut-features ] : https://networkupstools.org/features.html
4343[ nut-ha-docs ] : https://www.home-assistant.io/integrations/nut/
4444[ project-stage-shield ] : https://img.shields.io/badge/project%20stage-experimental-yellow.svg
45- [ release-shield ] : https://img.shields.io/badge/version-v0.16.1 -blue.svg
46- [ release ] : https://github.com/hassio-addons/addon-nut/tree/v0.16.1
45+ [ release-shield ] : https://img.shields.io/badge/version-v0.17.0 -blue.svg
46+ [ release ] : https://github.com/hassio-addons/addon-nut/tree/v0.17.0
Original file line number Diff line number Diff line change 11name : Network UPS Tools
2- version : 0.16.1
2+ version : 0.17.0
33slug : nut
44description : Manage battery backup (UPS) devices
55url : https://github.com/hassio-addons/addon-nut
6- 76startup : system
87arch :
98- aarch64
109- amd64
11- - armv7
1210init : false
1311uart : true
1412udev : true
You can’t perform that action at this time.
0 commit comments