diff --git a/README.md b/README.md index 9f5612214..8733c34fe 100644 --- a/README.md +++ b/README.md @@ -822,10 +822,10 @@ SOFTWARE. [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-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-doc-log-viewer]: https://github.com/hassio-addons/addon-log-viewer/blob/34fe8c0/README.md +[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/366effa/README.md [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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [log-viewer-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/log-viewer/CHANGELOG.md b/log-viewer/CHANGELOG.md index 2a1a37505..b0cbcc628 100644 --- a/log-viewer/CHANGELOG.md +++ b/log-viewer/CHANGELOG.md @@ -1,40 +1,5 @@ -# Changelog since v0.12.0 -- ⬆️ Upgrades add-on base image to 10.2.2 (#131) -- ⬆️ Upgrades add-on base image to 10.2.0 (#130) -- Migrate JSON config to YAML (#129) -- Switch to centralized GitHub Action Workflows (#128) -- ⬆️ 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] - -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] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +# Changelog since v0.12.1 +- ⬆️ Upgrades nodejs to 16.13.2-r0 (#135) +- 🎆 Updates maintenance/license year to 2022 (#134) +- ⬆️ Upgrades add-on base image to 11.0.0 (#133) +- 🚀 Update CI to latest version (#132) diff --git a/log-viewer/DOCS.md b/log-viewer/DOCS.md index 5678156cb..0d6277a1b 100644 --- a/log-viewer/DOCS.md +++ b/log-viewer/DOCS.md @@ -123,7 +123,7 @@ check [the contributor's page][contributors]. 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 of this software and associated documentation files (the "Software"), to deal diff --git a/log-viewer/README.md b/log-viewer/README.md index 813d8ae66..aed3a8cb9 100644 --- a/log-viewer/README.md +++ b/log-viewer/README.md @@ -38,7 +38,7 @@ If you are more interested in stable releases of our add-ons: [discord]: https://discord.me/hassioaddons [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 -[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 -[release-shield]: https://img.shields.io/badge/version-34fe8c0-blue.svg -[release]: https://github.com/hassio-addons/addon-log-viewer/tree/34fe8c0 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-366effa-blue.svg +[release]: https://github.com/hassio-addons/addon-log-viewer/tree/366effa \ No newline at end of file diff --git a/log-viewer/config.yaml b/log-viewer/config.yaml index 10954388f..5ec0f6185 100644 --- a/log-viewer/config.yaml +++ b/log-viewer/config.yaml @@ -34,4 +34,4 @@ schema: ssl: bool slug: logviewer url: https://github.com/hassio-addons/addon-log-viewer -version: 34fe8c0 +version: 366effa