diff --git a/README.md b/README.md index 7ae40e886..ad26b8c26 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/b8fd425 -[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/b8fd425/README.md +[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/2230ce6 +[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/2230ce6/README.md [motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues -[motioneye-version-shield]: https://img.shields.io/badge/version-b8fd425-blue.svg +[motioneye-version-shield]: https://img.shields.io/badge/version-2230ce6-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 95a86c433..a2136b61e 100644 --- a/motioneye/CHANGELOG.md +++ b/motioneye/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.11.0 +- ⬆️ Bump actions/stale from v3.0.16 to v3.0.17 (#181) + +Bumps [actions/stale](https://github.com/actions/stale) from v3.0.16 to v3.0.17. +- [Release notes](https://github.com/actions/stale/releases) +- [Commits](https://github.com/actions/stale/compare/v3.0.16...996798eb71ef485dc4c7b4d3285842d714040c4a) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 (#178) Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.2.2 to v2.3.0. diff --git a/motioneye/README.md b/motioneye/README.md index e0d9db95d..73d01a43e 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-b8fd425-blue.svg -[release]: https://github.com/hassio-addons/addon-motioneye/tree/b8fd425 +[release-shield]: https://img.shields.io/badge/version-2230ce6-blue.svg +[release]: https://github.com/hassio-addons/addon-motioneye/tree/2230ce6 [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 bc0f53a8b..e6fe5d401 100644 --- a/motioneye/config.json +++ b/motioneye/config.json @@ -1,6 +1,6 @@ { "name": "motionEye", - "version": "b8fd425", + "version": "2230ce6", "slug": "motioneye", "description": "Simple, elegant and feature-rich CCTV/NVR for your cameras", "url": "https://github.com/hassio-addons/addon-motioneye",