From f1d3708b248797cf4aa88fa5d5854a8283923f45 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 10 May 2021 13:01:04 +0000 Subject: [PATCH] :arrow_up: Updating add-on Network UPS Tools to 838e0c0 --- README.md | 6 +-- nut/CHANGELOG.md | 126 +---------------------------------------------- nut/README.md | 4 +- nut/config.json | 2 +- 4 files changed, 8 insertions(+), 130 deletions(-) diff --git a/README.md b/README.md index 290c83067..ea7df7e23 100644 --- a/README.md +++ b/README.md @@ -881,10 +881,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/585458d -[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/585458d/README.md +[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/838e0c0 +[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/838e0c0/README.md [nut-issue]: https://github.com/hassio-addons/addon-nut/issues -[nut-version-shield]: https://img.shields.io/badge/version-585458d-blue.svg +[nut-version-shield]: https://img.shields.io/badge/version-838e0c0-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 6996563f1..35ea1585b 100644 --- a/nut/CHANGELOG.md +++ b/nut/CHANGELOG.md @@ -1,126 +1,4 @@ -# Changelog since v0.6.2 -- Apply updated repository structure & CI workflow (#128) -- ⬆️Upgrades add-on base image to v4.2.0 (#127) -- 🔨 Add nut-xml driver (#126) -- Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 (#123) +# Changelog since v0.7.0 +- Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 (#129) -Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.2.0 to v1.3.0. -- [Release notes](https://github.com/docker/setup-buildx-action/releases) -- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.2.0...0d135e0c2fc0dba0729c1a47ecfcf5a3c7f8579e) - -Signed-off-by: dependabot[bot] - Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump docker/login-action from v1.8.0 to v1.9.0 (#122) - -Bumps [docker/login-action](https://github.com/docker/login-action) from v1.8.0 to v1.9.0. -- [Release notes](https://github.com/docker/login-action/releases) -- [Commits](https://github.com/docker/login-action/compare/v1.8.0...28218f9b04b4f3f62068d7b6ce6ca5b26e35336c) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 (#121) - -Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from v1.0.2 to v1.1.0. -- [Release notes](https://github.com/docker/setup-qemu-action/releases) -- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.0.2...c308fdd69d26ed66f4506ebd74b180abe5362145) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 (#120) - -Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.1.2 to v1.2.0. -- [Release notes](https://github.com/docker/setup-buildx-action/releases) -- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.1.2...012185ccbeb554a7f5f987bea0f1a73519b3cdf5) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 (#119) - -Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.3.1 to v1.4.0. -- [Release notes](https://github.com/brpaz/hadolint-action/releases) -- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc) -- [Commits](https://github.com/brpaz/hadolint-action/compare/v1.3.1...473e36ba306c199243ffe4f1e652a8b60a8fa296) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump actions/cache from v2.1.4 to v2.1.5 (#118) - -Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5. -- [Release notes](https://github.com/actions/cache/releases) -- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 (#115) - -Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from v1.0.1 to v1.0.2. -- [Release notes](https://github.com/docker/setup-qemu-action/releases) -- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.0.1...25f0500ff22e406f7191a2a8ba8cda16901ca018) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 (#114) - -Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.1.1 to v1.1.2. -- [Release notes](https://github.com/docker/setup-buildx-action/releases) -- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.1.1...2a4b53665e15ce7d7049afb11ff1f70ff1610609) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump docker/build-push-action from v2.3.0 to v2.4.0 (#113) - -Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.3.0 to v2.4.0. -- [Release notes](https://github.com/docker/build-push-action/releases) -- [Commits](https://github.com/docker/build-push-action/compare/v2.3.0...e1b7f96249f2e4c8e4ac1519b9608c0d48944a1f) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 (#112) - -Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 1.0.0 to 1.1.0. -- [Release notes](https://github.com/ludeeus/action-shellcheck/releases) -- [Commits](https://github.com/ludeeus/action-shellcheck/compare/1.0.0...94e0aab03ca135d11a35e5bfc14e6746dc56e7e9) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump frenck/action-addon-linter from v2.0.0 to v2.1 (#111) -- Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#110) -- Bump actions/stale from v3.0.17 to v3.0.18 (#107) - -Bumps [actions/stale](https://github.com/actions/stale) from v3.0.17 to v3.0.18. -- [Release notes](https://github.com/actions/stale/releases) -- [Commits](https://github.com/actions/stale/compare/v3.0.17...3b3c3f03cd4d8e2b61e179ef744a0d20efbe90b4) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump actions/stale from v3.0.16 to v3.0.17 (#104) -- Bump docker/build-push-action from v2.2.2 to v2.3.0 (#103) - -Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.2.2 to v2.3.0. -- [Release notes](https://github.com/docker/build-push-action/releases) -- [Commits](https://github.com/docker/build-push-action/compare/v2.2.2...9379083e426e2e84abb80c8c091f5cdeb7d3fd7a) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 (#101) - -Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.13.0 to v5.14.0. -- [Release notes](https://github.com/release-drafter/release-drafter/releases) -- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.13.0...e5ccf147077e46b0225a80bbe314d795d77bb7a2) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- 📚 Fix formatting (#99) diff --git a/nut/README.md b/nut/README.md index 2f096997f..5c6fdd962 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-585458d-blue.svg -[release]: https://github.com/hassio-addons/addon-nut/tree/585458d \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-838e0c0-blue.svg +[release]: https://github.com/hassio-addons/addon-nut/tree/838e0c0 \ No newline at end of file diff --git a/nut/config.json b/nut/config.json index 7a859b832..a76f2972d 100644 --- a/nut/config.json +++ b/nut/config.json @@ -1,6 +1,6 @@ { "name": "Network UPS Tools", - "version": "585458d", + "version": "838e0c0", "slug": "nut", "description": "Manage battery backup (UPS) devices", "url": "https://github.com/hassio-addons/addon-nut",