mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on Network UPS Tools to 9e9c539
This commit is contained in:
parent
73326410db
commit
4e616eb052
4 changed files with 16 additions and 6 deletions
|
@ -941,10 +941,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/9e894b2
|
||||
[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/9e894b2/README.md
|
||||
[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/9e9c539
|
||||
[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/9e9c539/README.md
|
||||
[nut-issue]: https://github.com/hassio-addons/addon-nut/issues
|
||||
[nut-version-shield]: https://img.shields.io/badge/version-9e894b2-blue.svg
|
||||
[nut-version-shield]: https://img.shields.io/badge/version-9e9c539-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
|
||||
|
|
|
@ -1,4 +1,14 @@
|
|||
# Changelog since v0.6.2
|
||||
- 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] <support@github.com>
|
||||
|
||||
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.
|
||||
|
|
|
@ -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-9e894b2-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-nut/tree/9e894b2
|
||||
[release-shield]: https://img.shields.io/badge/version-9e9c539-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-nut/tree/9e9c539
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Network UPS Tools",
|
||||
"version": "9e894b2",
|
||||
"version": "9e9c539",
|
||||
"slug": "nut",
|
||||
"description": "Manage battery backup (UPS) devices",
|
||||
"url": "https://github.com/hassio-addons/addon-nut",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue