⬆️ Updating add-on Network UPS Tools to 317d107

This commit is contained in:
Community Hass.io Add-ons Bot 2021-12-15 19:57:53 +00:00
parent f0eb6193a3
commit d7051c46b1
4 changed files with 8 additions and 51 deletions

View file

@ -849,10 +849,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/65583af
[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/65583af/README.md
[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/317d107
[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/317d107/README.md
[nut-issue]: https://github.com/hassio-addons/addon-nut/issues
[nut-version-shield]: https://img.shields.io/badge/version-65583af-blue.svg
[nut-version-shield]: https://img.shields.io/badge/version-317d107-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

View file

@ -1,45 +1,2 @@
# Changelog since v0.8.0
- ⬆️ Upgrades add-on base image to 5.2.2 (#197)
- ⬆️ Upgrades add-on base image to 5.2.0 (#196)
- Migrate JSON config to YAML (#195)
- Switch to centralized GitHub Action Workflows (#194)
- Bump actions/checkout from 2.3.4 to 2.3.5 (#186)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Upgrades add-on base image to 5.1.1 (#184)
- ⬆️ Upgrade lock-threads workflow to 3.0.0 (#183)
- Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#179)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 (#172)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump creyD/prettier_action from 3.3 to 4.0 (#173)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump frenck/action-addon-linter from 2.2 to 2.3 (#171)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump docker/build-push-action from 2.6.1 to 2.7.0 (#170)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Upgrades add-on base image to v5.0.0 (#169)
- Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#168)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 🚑 Fix contributing link in readme (#167)
- 🚀 Add-on CI improvements (#166)
# Changelog since v0.9.0
- 🚀 Update CI to latest version (#209)

View file

@ -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-65583af-blue.svg
[release]: https://github.com/hassio-addons/addon-nut/tree/65583af
[release-shield]: https://img.shields.io/badge/version-317d107-blue.svg
[release]: https://github.com/hassio-addons/addon-nut/tree/317d107

View file

@ -61,4 +61,4 @@ uart: true
udev: true
url: https://github.com/hassio-addons/addon-nut
usb: true
version: 65583af
version: 317d107