mirror of
https://github.com/hassio-addons/repository.git
synced 2025-05-06 20:21:26 +00:00
🎉 Release of add-on motionEye 0.9.0
This commit is contained in:
parent
e38fe70c51
commit
c7476d0553
4 changed files with 20 additions and 16 deletions
|
@ -1215,10 +1215,10 @@ SOFTWARE.
|
|||
[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-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/v0.8.1
|
||||
[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/v0.8.1/README.md
|
||||
[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/v0.9.0
|
||||
[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/v0.9.0/README.md
|
||||
[motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues
|
||||
[motioneye-version-shield]: https://img.shields.io/badge/version-v0.8.1-blue.svg
|
||||
[motioneye-version-shield]: https://img.shields.io/badge/version-v0.9.0-blue.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
|
|
|
@ -1,18 +1,22 @@
|
|||
[Full Changelog][changelog]
|
||||
|
||||
This is a general maintenance release.
|
||||
|
||||
### 🔨 Changes
|
||||
|
||||
- ⬆ Updates jinja2 to v2.11.2 (#86)
|
||||
- ⬆ Upgrades add-on base image to v7.2.0
|
||||
- 🔨 Implement OCI image specification on labels
|
||||
- ⬆ Upgrades python2 to 2.7.18-r0
|
||||
- ⬆ Updates six to v1.15.0 (#96)
|
||||
- ✏ Split add-on documentation
|
||||
- ⬆ Upgrades motion to 4.3.1-r0
|
||||
- ⬆ Updates motioneye to v0.42.1 (#98)
|
||||
- ⬆ Upgrades add-on base image to v8.0.1
|
||||
- ⬆ Upgrades libcurl to 7.69.1-r0
|
||||
- ⬆ Upgrades gcc to 9.3.0-r2
|
||||
- ⬆ Upgrades jpeg-dev to 9d-r0
|
||||
- ⬆ Upgrades musl-dev to 1.1.24-r9
|
||||
- ⬆ Upgrades cifs-utils to 6.10-r1
|
||||
- ⬆ Upgrades ffmpeg to 4.3.1-r0
|
||||
- ⬆ Upgrades libjpeg to 9d-r0
|
||||
- ⬆ Upgrades nginx to 1.18.0-r0
|
||||
- ⬆ Upgrades mosquitto-clients to 1.6.9-r0
|
||||
- 🔨 Correct upstream Python2 changes in upstream Alpine
|
||||
- 🔥 Remove Renovatebot
|
||||
|
||||
[changelog]: https://github.com/hassio-addons/addon-motioneye/compare/v0.8.0...v0.8.1
|
||||
[changelog]: https://github.com/hassio-addons/addon-motioneye/compare/v0.8.1...v0.9.0
|
||||
|
||||
Questions? Join our Discord server! https://discord.me/hassioaddons
|
||||
Enjoying my add-ons? Consider supporting my work:
|
||||
|
|
|
@ -37,6 +37,6 @@ Some cool features of motionEye:
|
|||
[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-v0.8.1-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-motioneye/tree/v0.8.1
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.9.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-motioneye/tree/v0.9.0
|
||||
[screenshot]: https://github.com/hassio-addons/addon-motioneye/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "motionEye",
|
||||
"version": "0.8.1",
|
||||
"version": "0.9.0",
|
||||
"slug": "motioneye",
|
||||
"description": "Simple, elegant and feature-rich CCTV/NVR for your cameras",
|
||||
"url": "https://github.com/hassio-addons/addon-motioneye",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue