⬆️ Updating add-on Log Viewer to 366effa

This commit is contained in:
Community Hass.io Add-ons Bot 2022-01-21 15:05:00 +00:00
parent b254bc1dff
commit 1fc369ff97
5 changed files with 13 additions and 48 deletions

View file

@ -822,10 +822,10 @@ SOFTWARE.
[jupyterlab-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [jupyterlab-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[jupyterlab-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg [jupyterlab-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
[jupyterlab-i386-shield]: https://img.shields.io/badge/i386-no-red.svg [jupyterlab-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-log-viewer]: https://github.com/hassio-addons/addon-log-viewer/tree/34fe8c0 [addon-log-viewer]: https://github.com/hassio-addons/addon-log-viewer/tree/366effa
[addon-doc-log-viewer]: https://github.com/hassio-addons/addon-log-viewer/blob/34fe8c0/README.md [addon-doc-log-viewer]: https://github.com/hassio-addons/addon-log-viewer/blob/366effa/README.md
[log-viewer-issue]: https://github.com/hassio-addons/addon-log-viewer/issues [log-viewer-issue]: https://github.com/hassio-addons/addon-log-viewer/issues
[log-viewer-version-shield]: https://img.shields.io/badge/version-34fe8c0-blue.svg [log-viewer-version-shield]: https://img.shields.io/badge/version-366effa-blue.svg
[log-viewer-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [log-viewer-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[log-viewer-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [log-viewer-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[log-viewer-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [log-viewer-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,40 +1,5 @@
# Changelog since v0.12.0 # Changelog since v0.12.1
- ⬆️ Upgrades add-on base image to 10.2.2 (#131) - ⬆️ Upgrades nodejs to 16.13.2-r0 (#135)
- ⬆️ Upgrades add-on base image to 10.2.0 (#130) - 🎆 Updates maintenance/license year to 2022 (#134)
- Migrate JSON config to YAML (#129) - ⬆️ Upgrades add-on base image to 11.0.0 (#133)
- Switch to centralized GitHub Action Workflows (#128) - 🚀 Update CI to latest version (#132)
- ⬆️ Upgrades nodejs to 14.18.1-r0 (#127)
- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 (#123)
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>
- ⬆️ Upgrade lock-threads workflow to 3.0.0 (#122)
- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#121)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.3 to 2.4.1.
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.3...v2.4.1)
---
updated-dependencies:
- dependency-name: frenck/action-addon-linter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

View file

@ -123,7 +123,7 @@ check [the contributor's page][contributors].
MIT License MIT License
Copyright (c) 2018-2021 Dale Higgs <@dale3h> Copyright (c) 2018-2022 Dale Higgs <@dale3h>
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -38,7 +38,7 @@ If you are more interested in stable releases of our add-ons:
[discord]: https://discord.me/hassioaddons [discord]: https://discord.me/hassioaddons
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-log-viewer/64377?u=dale3h [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-log-viewer/64377?u=dale3h
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-34fe8c0-blue.svg [release-shield]: https://img.shields.io/badge/version-366effa-blue.svg
[release]: https://github.com/hassio-addons/addon-log-viewer/tree/34fe8c0 [release]: https://github.com/hassio-addons/addon-log-viewer/tree/366effa

View file

@ -34,4 +34,4 @@ schema:
ssl: bool ssl: bool
slug: logviewer slug: logviewer
url: https://github.com/hassio-addons/addon-log-viewer url: https://github.com/hassio-addons/addon-log-viewer
version: 34fe8c0 version: 366effa