From 0704191a092676f24f8cda68cdd6abce0782d531 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 2 Feb 2021 15:21:29 +0000 Subject: [PATCH] :arrow_up: Updating add-on motionEye to aae80e2 --- README.md | 6 +++--- motioneye/CHANGELOG.md | 9 +++++++++ motioneye/README.md | 4 ++-- motioneye/config.json | 2 +- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0ccfc290f..c18bc9d09 100644 --- a/README.md +++ b/README.md @@ -1171,10 +1171,10 @@ SOFTWARE. [ledfx-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [ledfx-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [ledfx-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/6d1b77c -[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/6d1b77c/README.md +[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/aae80e2 +[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/aae80e2/README.md [motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues -[motioneye-version-shield]: https://img.shields.io/badge/version-6d1b77c-blue.svg +[motioneye-version-shield]: https://img.shields.io/badge/version-aae80e2-blue.svg [motioneye-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [motioneye-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [motioneye-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/motioneye/CHANGELOG.md b/motioneye/CHANGELOG.md index b5e566bd8..cf53802b5 100644 --- a/motioneye/CHANGELOG.md +++ b/motioneye/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.11.0 +- ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 (#165) + +Bumps [frenck/action-yamllint](https://github.com/frenck/action-yamllint) from v1.0.2 to v1.1. +- [Release notes](https://github.com/frenck/action-yamllint/releases) +- [Commits](https://github.com/frenck/action-yamllint/compare/v1.0.2...e21bcc770907b7207a05453ca9f1eb7129c945d1) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - Upgrade add-on base image to 9.1.2 (#164) - ⬆️ Bump jinja2 from 2.11.2 to 2.11.3 (#163) diff --git a/motioneye/README.md b/motioneye/README.md index f01f6fb93..727249fcb 100644 --- a/motioneye/README.md +++ b/motioneye/README.md @@ -56,6 +56,6 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-6d1b77c-blue.svg -[release]: https://github.com/hassio-addons/addon-motioneye/tree/6d1b77c +[release-shield]: https://img.shields.io/badge/version-aae80e2-blue.svg +[release]: https://github.com/hassio-addons/addon-motioneye/tree/aae80e2 [screenshot]: https://github.com/hassio-addons/addon-motioneye/raw/main/images/screenshot.png \ No newline at end of file diff --git a/motioneye/config.json b/motioneye/config.json index 43f02f989..5c6079e62 100644 --- a/motioneye/config.json +++ b/motioneye/config.json @@ -1,6 +1,6 @@ { "name": "motionEye", - "version": "6d1b77c", + "version": "aae80e2", "slug": "motioneye", "description": "Simple, elegant and feature-rich CCTV/NVR for your cameras", "url": "https://github.com/hassio-addons/addon-motioneye",