diff --git a/README.md b/README.md index aa32da847..2e83d29aa 100644 --- a/README.md +++ b/README.md @@ -1079,10 +1079,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/dd2a4b4 -[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/dd2a4b4/README.md +[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/150a847 +[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/150a847/README.md [motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues -[motioneye-version-shield]: https://img.shields.io/badge/version-dd2a4b4-blue.svg +[motioneye-version-shield]: https://img.shields.io/badge/version-150a847-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 35954aa77..51c01e8e7 100644 --- a/motioneye/CHANGELOG.md +++ b/motioneye/CHANGELOG.md @@ -1,4 +1,20 @@ # Changelog since v0.15.0 +- ⬆️ Bump docker/setup-buildx-action from 1.5.0 to 1.5.1 (#273) + +Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.0 to 1.5.1. +- [Release notes](https://github.com/docker/setup-buildx-action/releases) +- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.0...v1.5.1) + +--- +updated-dependencies: +- dependency-name: docker/setup-buildx-action + 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> - ⬆️ Bump dessant/lock-threads from 2.0.3 to 2.1.1 (#272) Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.0.3 to 2.1.1. diff --git a/motioneye/README.md b/motioneye/README.md index d53a422b3..cfe00a29f 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-dd2a4b4-blue.svg -[release]: https://github.com/hassio-addons/addon-motioneye/tree/dd2a4b4 +[release-shield]: https://img.shields.io/badge/version-150a847-blue.svg +[release]: https://github.com/hassio-addons/addon-motioneye/tree/150a847 [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 f47a6589c..cdb46d48d 100644 --- a/motioneye/config.json +++ b/motioneye/config.json @@ -1,6 +1,6 @@ { "name": "motionEye", - "version": "dd2a4b4", + "version": "150a847", "slug": "motioneye", "description": "Simple, elegant and feature-rich CCTV/NVR for your cameras", "url": "https://github.com/hassio-addons/addon-motioneye",