⬆️ Updating add-on Node-RED to e5c40ca

This commit is contained in:
Community Hass.io Add-ons Bot 2019-07-14 13:42:02 +00:00
parent b31214e2e8
commit a3642b50d5
4 changed files with 10 additions and 28 deletions

View file

@ -1030,10 +1030,10 @@ SOFTWARE.
[nginxproxymanager-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[nginxproxymanager-armv7-shield]: https://img.shields.io/badge/armv7-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/e48be31
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/e48be31/README.md
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/e5c40ca
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/e5c40ca/README.md
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
[node-red-version-shield]: https://img.shields.io/badge/version-e48be31-blue.svg
[node-red-version-shield]: https://img.shields.io/badge/version-e5c40ca-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

View file

@ -1,23 +1,5 @@
# Changelog since v4.0.1
# Changelog since v4.0.2
2019/07/07 08:01 UTC - [e48be31](https://github.com/hassio-addons/addon-node-red/commit/e48be312b23e1e039f67bc0b2786fea02e3c4a9c) by [@renovate[bot]](https://github.com/apps/renovate)
> :arrow_up: Updates node-red-contrib-home-assistant-websocket to v0.13.1 (#266)
2019/07/07 08:01 UTC - [57b7770](https://github.com/hassio-addons/addon-node-red/commit/57b7770f42d380ee7c4b3ff878f39e8c6653da4b) by [@renovate[bot]](https://github.com/apps/renovate)
> :arrow_up: Updates node-red to v0.20.7 (#265)
2019/07/07 08:01 UTC - [53567e8](https://github.com/hassio-addons/addon-node-red/commit/53567e825754e7136c51a99f44621e8f554f5984) by [@renovate[bot]](https://github.com/apps/renovate)
> :arrow_up: Updates snyk to v1.188.0 (#253)
2019/07/07 08:01 UTC - [0eb0f48](https://github.com/hassio-addons/addon-node-red/commit/0eb0f4837406510f8abd525b1312195321793116) by [@renovate[bot]](https://github.com/apps/renovate)
> :arrow_up: Updates node-red-contrib-home-assistant-websocket to v0.13.0 (#261)
2019/07/07 08:01 UTC - [7491b03](https://github.com/hassio-addons/addon-node-red/commit/7491b03d8111b0f65ff0182072607af6759a7bae) by [@renovate[bot]](https://github.com/apps/renovate)
> :arrow_up: Updates node-red-contrib-bigtimer to v2.2.3 (#259)
2019/07/07 08:01 UTC - [5312524](https://github.com/hassio-addons/addon-node-red/commit/53125243b682929392fa3e162d3374fcadcf9899) by [@renovate[bot]](https://github.com/apps/renovate)
> :arrow_up: Updates node-red-contrib-theme-midnight-red to v0.2.11 (#258)
2019/07/07 08:01 UTC - [64f5771](https://github.com/hassio-addons/addon-node-red/commit/64f5771adb0a6072121c366b742f2e40e8646f87) by [@renovate[bot]](https://github.com/apps/renovate)
> :arrow_up: Updates node-red-contrib-bigtimer to v2.2.1 (#257)
2019/07/14 11:19 UTC - [e5c40ca](https://github.com/hassio-addons/addon-node-red/commit/e5c40caee9f2b056b9602d1c025c748c8833d741) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades add-on base image to v4.0.2

View file

@ -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/e48be31/README.md
[docs]: https://github.com/hassio-addons/addon-node-red/blob/e5c40ca/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-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-e48be31-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/e48be31
[release-shield]: https://img.shields.io/badge/version-e5c40ca-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/e5c40ca
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png

View file

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