mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on motionEye to 4f66052
This commit is contained in:
parent
b7197c1a14
commit
fe457a9ab6
4 changed files with 7 additions and 6 deletions
|
@ -1079,10 +1079,10 @@ SOFTWARE.
|
||||||
[ledfx-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[ledfx-i386-shield]: https://img.shields.io/badge/i386-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/e16c239
|
[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/4f66052
|
||||||
[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/e16c239/README.md
|
[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/4f66052/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-e16c239-blue.svg
|
[motioneye-version-shield]: https://img.shields.io/badge/version-4f66052-blue.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
|
||||||
[motioneye-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[motioneye-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
# Changelog since v0.14.0
|
# Changelog since v0.14.0
|
||||||
|
- ⬆️ Upgrades add-on base image to v10.0.0 (#269)
|
||||||
- ⬆️ Bump docker/build-push-action from 2.5.0 to 2.6.1 (#267)
|
- ⬆️ Bump docker/build-push-action from 2.5.0 to 2.6.1 (#267)
|
||||||
|
|
||||||
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.5.0 to 2.6.1.
|
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.5.0 to 2.6.1.
|
||||||
|
|
|
@ -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-shield]: https://frenck.dev/wp-content/uploads/2019/12/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-e16c239-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-4f66052-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-motioneye/tree/e16c239
|
[release]: https://github.com/hassio-addons/addon-motioneye/tree/4f66052
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-motioneye/raw/main/images/screenshot.png
|
[screenshot]: https://github.com/hassio-addons/addon-motioneye/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "motionEye",
|
"name": "motionEye",
|
||||||
"version": "e16c239",
|
"version": "4f66052",
|
||||||
"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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue