diff --git a/README.md b/README.md index e7791c15d..ec8a1c03c 100644 --- a/README.md +++ b/README.md @@ -1266,10 +1266,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/fb8eb20 -[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/fb8eb20/README.md +[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/c78cbaf +[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/c78cbaf/README.md [motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues -[motioneye-version-shield]: https://img.shields.io/badge/version-fb8eb20-blue.svg +[motioneye-version-shield]: https://img.shields.io/badge/version-c78cbaf-blue.svg [motioneye-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/motioneye-armhf.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 diff --git a/motioneye/CHANGELOG.md b/motioneye/CHANGELOG.md index bccb11ea8..e1c29c0cd 100644 --- a/motioneye/CHANGELOG.md +++ b/motioneye/CHANGELOG.md @@ -1,4 +1,7 @@ # Changelog since v0.8.0 -- :arrow_up: Updates jinja2 to v2.11.2 (#86) +- ⬆ Upgrades python2 to 2.7.18-r0 +- 🔨 Implement OCI image specification on labels +- ⬆ Upgrades add-on base image to v7.2.0 +- ⬆ Updates jinja2 to v2.11.2 (#86) Co-authored-by: Renovate Bot diff --git a/motioneye/README.md b/motioneye/README.md index c9977a758..5b5e0d72e 100644 --- a/motioneye/README.md +++ b/motioneye/README.md @@ -50,7 +50,7 @@ If you are more interested in stable releases of our add-ons: [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-motioneye/blob/fb8eb20/README.md +[docs]: https://github.com/hassio-addons/addon-motioneye/blob/c78cbaf/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-motioneye/71826?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png @@ -59,6 +59,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-fb8eb20-blue.svg -[release]: https://github.com/hassio-addons/addon-motioneye/tree/fb8eb20 +[release-shield]: https://img.shields.io/badge/version-c78cbaf-blue.svg +[release]: https://github.com/hassio-addons/addon-motioneye/tree/c78cbaf [screenshot]: https://github.com/hassio-addons/addon-motioneye/raw/master/images/screenshot.png \ No newline at end of file diff --git a/motioneye/config.json b/motioneye/config.json index d161ae4d3..6f490fd7e 100644 --- a/motioneye/config.json +++ b/motioneye/config.json @@ -1,6 +1,6 @@ { "name": "motionEye", - "version": "fb8eb20", + "version": "c78cbaf", "slug": "motioneye", "description": "Simple, elegant and feature-rich CCTV/NVR for your cameras", "url": "https://github.com/hassio-addons/addon-motioneye",