mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-06 12:11:33 +00:00
⬆️ Updating add-on Node-RED to 656985e
This commit is contained in:
parent
eb10913d95
commit
0f0f70221f
4 changed files with 12 additions and 9 deletions
|
@ -817,10 +817,10 @@ SOFTWARE.
|
|||
[nginxproxymanager-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[nginxproxymanager-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[nginxproxymanager-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/ce78c3e
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/ce78c3e/README.md
|
||||
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/656985e
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/656985e/README.md
|
||||
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-ce78c3e-blue.svg
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-656985e-blue.svg
|
||||
[node-red-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/node-red-armhf.svg
|
||||
[node-red-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[node-red-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
|
|
|
@ -1,8 +1,11 @@
|
|||
# Changelog since v1.3.2
|
||||
|
||||
2019/02/18 21:28 UTC - [ce78c3e](https://github.com/hassio-addons/addon-node-red/commit/ce78c3ea0f7a72de020f25337848f0588a069020) by [@renovate[bot]](https://github.com/apps/renovate)
|
||||
2019/02/25 12:30 UTC - [656985e](https://github.com/hassio-addons/addon-node-red/commit/656985e6da4349f6edcec343ee77c91177169e2c) by [@tjorim](https://github.com/tjorim)
|
||||
> ⬆️ Updates dark theme to v0.2.7 (#140)
|
||||
|
||||
2019/02/25 12:30 UTC - [ce78c3e](https://github.com/hassio-addons/addon-node-red/commit/ce78c3ea0f7a72de020f25337848f0588a069020) by [@renovate[bot]](https://github.com/apps/renovate)
|
||||
> :arrow_up: Updates node-red-contrib-bigtimer to v2.1.8 (#135)
|
||||
|
||||
2019/02/18 21:28 UTC - [8c49e9c](https://github.com/hassio-addons/addon-node-red/commit/8c49e9c2c5eb3bdd0ae805b5932c59152336ad73) by [@renovate[bot]](https://github.com/apps/renovate)
|
||||
2019/02/25 12:30 UTC - [8c49e9c](https://github.com/hassio-addons/addon-node-red/commit/8c49e9c2c5eb3bdd0ae805b5932c59152336ad73) by [@renovate[bot]](https://github.com/apps/renovate)
|
||||
> :arrow_up: Updates node-red-node-serialport to v0.7.0 (#133)
|
||||
|
||||
|
|
|
@ -46,13 +46,13 @@ If you are more interested in stable releases of our add-ons:
|
|||
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
[docs]: https://github.com/hassio-addons/addon-node-red/blob/ce78c3e/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-node-red/blob/656985e/README.md
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-node-red/55023?u=frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
|
||||
[patreon-shield]: https://www.frenck.nl/images/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-ce78c3e-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/ce78c3e
|
||||
[release-shield]: https://img.shields.io/badge/version-656985e-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/656985e
|
||||
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Node-RED",
|
||||
"version": "ce78c3e",
|
||||
"version": "656985e",
|
||||
"slug": "nodered",
|
||||
"description": "Flow-based programming for the Internet of Things",
|
||||
"url": "https://github.com/hassio-addons/addon-node-red",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue