diff --git a/README.md b/README.md index 1d1b7b11..e968c54c 100644 --- a/README.md +++ b/README.md @@ -796,10 +796,10 @@ SOFTWARE. [matrix-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [matrix-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [matrix-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/v0.9.0 -[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/v0.9.0/README.md +[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/v0.9.1 +[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/v0.9.1/README.md [nut-issue]: https://github.com/hassio-addons/addon-nut/issues -[nut-version-shield]: https://img.shields.io/badge/version-v0.9.0-blue.svg +[nut-version-shield]: https://img.shields.io/badge/version-v0.9.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-yes-green.svg diff --git a/nut/CHANGELOG.md b/nut/CHANGELOG.md index 8f88671d..8420c5e2 100644 --- a/nut/CHANGELOG.md +++ b/nut/CHANGELOG.md @@ -1,29 +1,13 @@ ## What’s changed -## πŸš€ Enhancements - -- Migrate JSON config to YAML @frenck (#195) - ## 🧰 Maintenance -- πŸš€ Add-on CI improvements @frenck (#166) -- ⬆️ Upgrade lock-threads workflow to 3.0.0 @frenck (#183) -- Switch to centralized GitHub Action Workflows @frenck (#194) +- πŸš€ Update CI to latest version @frenck (#209) ## πŸ“š Documentation -- πŸš‘ Fix contributing link in readme @frenck (#167) +- πŸ“š Update Year πŸŽ‰ @sinclairpaul (#210) ## ⬆️ Dependency updates -- Bump dessant/lock-threads from 2.1.1 to 2.1.2 @dependabot (#168) -- ⬆️ Upgrades add-on base image to v5.0.0 @frenck (#169) -- Bump docker/build-push-action from 2.6.1 to 2.7.0 @dependabot (#170) -- Bump frenck/action-addon-linter from 2.2 to 2.3 @dependabot (#171) -- Bump creyD/prettier_action from 3.3 to 4.0 @dependabot (#173) -- Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 @dependabot (#172) -- Bump frenck/action-addon-linter from 2.3 to 2.4.1 @dependabot (#179) -- ⬆️ Upgrades add-on base image to 5.1.1 @frenck (#184) -- Bump actions/checkout from 2.3.4 to 2.3.5 @dependabot (#186) -- ⬆️ Upgrades add-on base image to 5.2.0 @frenck (#196) -- ⬆️ Upgrades add-on base image to 5.2.2 @frenck (#197) +- ⬆️ Upgrades add-on base image to 5.2.3 @frenck (#212) diff --git a/nut/DOCS.md b/nut/DOCS.md index a445eabf..935554bf 100644 --- a/nut/DOCS.md +++ b/nut/DOCS.md @@ -331,7 +331,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2018-2021 Dale Higgs +Copyright (c) 2018-2022 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 52fdbae4..b4f9c1a8 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/2021.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.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.9.0-blue.svg -[release]: https://github.com/hassio-addons/addon-nut/tree/v0.9.0 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v0.9.1-blue.svg +[release]: https://github.com/hassio-addons/addon-nut/tree/v0.9.1 \ No newline at end of file diff --git a/nut/config.yaml b/nut/config.yaml index d763f85b..bb9ca244 100644 --- a/nut/config.yaml +++ b/nut/config.yaml @@ -61,4 +61,4 @@ uart: true udev: true url: https://github.com/hassio-addons/addon-nut usb: true -version: 0.9.0 +version: 0.9.1