⬆️ Updating add-on Node-RED to fb26a2d

This commit is contained in:
Community Hass.io Add-ons Bot 2019-01-25 11:07:11 +00:00
parent a0b602d3df
commit 1fe8bb01ed
4 changed files with 10 additions and 13 deletions

View file

@ -757,10 +757,10 @@ SOFTWARE.
[nut-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [nut-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[nut-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [nut-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[nut-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [nut-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/e202d80 [addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/fb26a2d
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/e202d80/README.md [addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/fb26a2d/README.md
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues [node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
[node-red-version-shield]: https://img.shields.io/badge/version-e202d80-blue.svg [node-red-version-shield]: https://img.shields.io/badge/version-fb26a2d-blue.svg
[node-red-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/node-red-armhf.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-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[node-red-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [node-red-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,8 +1,5 @@
# Changelog since v1.2.4 # Changelog since v1.2.5
2019/01/21 11:51 UTC - [e202d80](https://github.com/hassio-addons/addon-node-red/commit/e202d80d593c29ce5229bc4e01d14f8fba9ad768) by [@renovate[bot]](https://github.com/apps/renovate) 2019/01/25 10:51 UTC - [fb26a2d](https://github.com/hassio-addons/addon-node-red/commit/fb26a2d8a92ec9a5d8f24f9adb2c8a3c5565483c) by [@renovate[bot]](https://github.com/apps/renovate)
> :arrow_up: Updates node-red-contrib-bigtimer to v2.0.9 (#116) > :arrow_up: Updates node-red-contrib-bigtimer to v2.1.0 (#118)
2019/01/21 11:51 UTC - [ffceb00](https://github.com/hassio-addons/addon-node-red/commit/ffceb00e2e3e3a23b99399f06efbad508b723f72) by [@renovate[bot]](https://github.com/apps/renovate)
> :arrow_up: Updates node-red-contrib-home-assistant-websocket to v0.6.1 (#115)

View file

@ -46,13 +46,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-node-red/blob/e202d80/README.md [docs]: https://github.com/hassio-addons/addon-node-red/blob/fb26a2d/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-node-red/55023?u=frenck [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 [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-e202d80-blue.svg [release-shield]: https://img.shields.io/badge/version-fb26a2d-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/e202d80 [release]: https://github.com/hassio-addons/addon-node-red/tree/fb26a2d
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{ {
"name": "Node-RED", "name": "Node-RED",
"version": "e202d80", "version": "fb26a2d",
"slug": "nodered", "slug": "nodered",
"description": "Flow-based programming for the Internet of Things", "description": "Flow-based programming for the Internet of Things",
"url": "https://github.com/hassio-addons/addon-node-red", "url": "https://github.com/hassio-addons/addon-node-red",