🎉 Release of add-on motionEye 0.5.6

This commit is contained in:
Community Hass.io Add-ons Bot 2019-11-27 19:53:13 +00:00
parent 121fcdea61
commit 9dff50b7c6
4 changed files with 15 additions and 10 deletions

View file

@ -1130,10 +1130,10 @@ SOFTWARE.
[chrony-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [chrony-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[chrony-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [chrony-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[chrony-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [chrony-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/v0.5.5 [addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/v0.5.6
[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/v0.5.5/README.md [addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/v0.5.6/README.md
[motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues [motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues
[motioneye-version-shield]: https://img.shields.io/badge/version-v0.5.5-blue.svg [motioneye-version-shield]: https://img.shields.io/badge/version-v0.5.6-blue.svg
[motioneye-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/motioneye.svg [motioneye-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/motioneye.svg
[motioneye-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -4,9 +4,15 @@ This is a general maintenance release.
### 🔨 Changes ### 🔨 Changes
- :arrow_up: Updates motioneye to v0.41 (#50) - :arrow_up: Updates jinja2 to v2.10.3 (#53)
- :arrow_up: Updates pillow to v6.2.1 (#55)
- :arrow_up: Upgrades add-on base image to v5.0.2
- :fire: Removes unneeded access to config folder
- :arrow_up: Upgrades curl to 7.66.0-r0
- :arrow_up: Upgrades nginx to 1.16.1-r1
- :arrow_up: Updates six to v1.13.0 (#59)
[changelog]: https://github.com/hassio-addons/addon-motioneye/compare/v0.5.4...v0.5.5 [changelog]: https://github.com/hassio-addons/addon-motioneye/compare/v0.5.5...v0.5.6
Questions? Join our Discord server! https://discord.me/hassioaddons Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

View file

@ -49,13 +49,13 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/frenck [buymeacoffee]: https://www.buymeacoffee.com/frenck
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons [discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-motioneye/blob/v0.5.5/README.md [docs]: https://github.com/hassio-addons/addon-motioneye/blob/v0.5.6/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-motioneye/71826?u=frenck [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-motioneye/71826?u=frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
[patreon-shield]: https://www.frenck.nl/images/patreon.png [patreon-shield]: https://www.frenck.nl/images/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.5.5-blue.svg [release-shield]: https://img.shields.io/badge/version-v0.5.6-blue.svg
[release]: https://github.com/hassio-addons/addon-motioneye/tree/v0.5.5 [release]: https://github.com/hassio-addons/addon-motioneye/tree/v0.5.6
[screenshot]: https://github.com/hassio-addons/addon-motioneye/raw/master/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-motioneye/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{ {
"name": "motionEye", "name": "motionEye",
"version": "0.5.5", "version": "0.5.6",
"slug": "motioneye", "slug": "motioneye",
"description": "Simple, elegant and feature-rich CCTV/NVR for your cameras", "description": "Simple, elegant and feature-rich CCTV/NVR for your cameras",
"url": "https://github.com/hassio-addons/addon-motioneye", "url": "https://github.com/hassio-addons/addon-motioneye",
@ -33,7 +33,6 @@
"SYS_ADMIN" "SYS_ADMIN"
], ],
"map": [ "map": [
"config",
"share:rw", "share:rw",
"ssl" "ssl"
], ],