From f18d0a776f5088ee79b46bc72b5b2dba22a07cd5 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 31 Oct 2018 18:58:55 +0000 Subject: [PATCH] :arrow_up: Updating add-on Node-RED to f2a0cf3 --- README.md | 6 +++--- node-red/CHANGELOG.md | 7 ++++++- node-red/README.md | 6 +++--- node-red/config.json | 2 +- 4 files changed, 13 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 47e12ccf8..f7c3aa45d 100644 --- a/README.md +++ b/README.md @@ -688,10 +688,10 @@ SOFTWARE. [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-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/146a4b6 -[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/146a4b6/README.md +[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/f2a0cf3 +[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/f2a0cf3/README.md [node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues -[node-red-version-shield]: https://img.shields.io/badge/version-146a4b6-blue.svg +[node-red-version-shield]: https://img.shields.io/badge/version-f2a0cf3-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 diff --git a/node-red/CHANGELOG.md b/node-red/CHANGELOG.md index b9b45d78b..8f43e41f4 100644 --- a/node-red/CHANGELOG.md +++ b/node-red/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog since v1.0.0 -2018/10/31 18:36 UTC - [146a4b6](https://github.com/hassio-addons/addon-node-red/commit/146a4b6aecf21c3a98d64aa9c4eba437c92430e3) by [@frenck](https://github.com/frenck) +2018/10/31 18:51 UTC - [f2a0cf3](https://github.com/hassio-addons/addon-node-red/commit/f2a0cf37fff8fd481c921c97c47dd6d89bfe72c5) by [@frenck](https://github.com/frenck) +> :books: Adds FAQ's about upgrading to v1.x.x + +Ref #69 + +2018/10/31 18:51 UTC - [146a4b6](https://github.com/hassio-addons/addon-node-red/commit/146a4b6aecf21c3a98d64aa9c4eba437c92430e3) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrade Node-RED to 0.19.5 diff --git a/node-red/README.md b/node-red/README.md index 3bc961590..cfaf42f7d 100644 --- a/node-red/README.md +++ b/node-red/README.md @@ -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/146a4b6/README.md +[docs]: https://github.com/hassio-addons/addon-node-red/blob/f2a0cf3/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/2018.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-146a4b6-blue.svg -[release]: https://github.com/hassio-addons/addon-node-red/tree/146a4b6 +[release-shield]: https://img.shields.io/badge/version-f2a0cf3-blue.svg +[release]: https://github.com/hassio-addons/addon-node-red/tree/f2a0cf3 [screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png \ No newline at end of file diff --git a/node-red/config.json b/node-red/config.json index 594453fb2..65267f08b 100644 --- a/node-red/config.json +++ b/node-red/config.json @@ -1,6 +1,6 @@ { "name": "Node-RED", - "version": "146a4b6", + "version": "f2a0cf3", "slug": "nodered", "description": "Flow-based programming for the Internet of Things", "url": "https://community.home-assistant.io/t/community-hass-io-add-on-node-red/55023?u=frenck",