mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-06 20:21:32 +00:00
⬆️ Updating add-on motionEye to 2d46330
This commit is contained in:
parent
4b0ae01f47
commit
e0ada3d1c6
4 changed files with 15 additions and 6 deletions
|
@ -1148,10 +1148,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/d3a7ad6
|
[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/2d46330
|
||||||
[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/d3a7ad6/README.md
|
[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/2d46330/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-d3a7ad6-blue.svg
|
[motioneye-version-shield]: https://img.shields.io/badge/version-2d46330-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,13 @@
|
||||||
# Changelog since v0.10.2
|
# Changelog since v0.10.2
|
||||||
|
- ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 (#151)
|
||||||
|
|
||||||
|
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.14 to v3.0.15.
|
||||||
|
- [Release notes](https://github.com/actions/stale/releases)
|
||||||
|
- [Commits](https://github.com/actions/stale/compare/v3.0.14...86561461b92875de77a8b2d2e75f004c826e8f45)
|
||||||
|
|
||||||
|
Signed-off-by: dependabot[bot] <support@github.com>
|
||||||
|
|
||||||
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
- Upgrade add-on base image to 9.1.0 (#149)
|
- Upgrade add-on base image to 9.1.0 (#149)
|
||||||
- Activate dependabot for Python dependencies (#150)
|
- Activate dependabot for Python dependencies (#150)
|
||||||
- Add new repository workflow (#147)
|
- Add new repository workflow (#147)
|
||||||
|
|
|
@ -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-d3a7ad6-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-2d46330-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-motioneye/tree/d3a7ad6
|
[release]: https://github.com/hassio-addons/addon-motioneye/tree/2d46330
|
||||||
[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": "d3a7ad6",
|
"version": "2d46330",
|
||||||
"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