From d7051c46b11f93576156c16fe28f080b415d99c7 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 15 Dec 2021 19:57:53 +0000 Subject: [PATCH] :arrow_up: Updating add-on Network UPS Tools to 317d107 --- README.md | 6 +++--- nut/CHANGELOG.md | 47 ++--------------------------------------------- nut/README.md | 4 ++-- nut/config.yaml | 2 +- 4 files changed, 8 insertions(+), 51 deletions(-) diff --git a/README.md b/README.md index 729bea154..89ebcda8f 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/nut/CHANGELOG.md b/nut/CHANGELOG.md index 602336dc9..fdc9f4a49 100644 --- a/nut/CHANGELOG.md +++ b/nut/CHANGELOG.md @@ -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] - -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) diff --git a/nut/README.md b/nut/README.md index 38591b665..155c29182 100644 --- a/nut/README.md +++ b/nut/README.md @@ -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 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-317d107-blue.svg +[release]: https://github.com/hassio-addons/addon-nut/tree/317d107 \ No newline at end of file diff --git a/nut/config.yaml b/nut/config.yaml index bb1290e16..94a3dd09f 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: 65583af +version: 317d107