From 259a87f05e1be86e74da3df82f572b2704ca7f21 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 21 Mar 2020 08:11:29 +0000 Subject: [PATCH] :arrow_up: Updating add-on Node-RED to 97158fe --- README.md | 6 +++--- node-red/CHANGELOG.md | 4 ++++ node-red/README.md | 6 +++--- node-red/config.json | 2 +- 4 files changed, 11 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 4d9f37b39..fad1a7efd 100644 --- a/README.md +++ b/README.md @@ -1076,10 +1076,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/cc2aa25 -[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/cc2aa25/README.md +[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/97158fe +[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/97158fe/README.md [node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues -[node-red-version-shield]: https://img.shields.io/badge/version-cc2aa25-blue.svg +[node-red-version-shield]: https://img.shields.io/badge/version-97158fe-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 00c0c155e..c27c2f411 100644 --- a/node-red/CHANGELOG.md +++ b/node-red/CHANGELOG.md @@ -1,4 +1,8 @@ # Changelog since v6.1.3 +- :arrow_up: Updates snyk to v1.301.0 (#507) + +Co-authored-by: Renovate Bot +- :arrow_up: Upgrades gcc to 9.2.0-r4 - :arrow_up: Updates node-red-contrib-cast to v0.2.15 (#506) Co-authored-by: Renovate Bot diff --git a/node-red/README.md b/node-red/README.md index 6d0a78ded..b946e2527 100644 --- a/node-red/README.md +++ b/node-red/README.md @@ -44,7 +44,7 @@ If you are more interested in stable releases of our add-ons: [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-node-red/blob/cc2aa25/README.md +[docs]: https://github.com/hassio-addons/addon-node-red/blob/97158fe/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-node-red/55023?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png @@ -53,6 +53,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]: 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-cc2aa25-blue.svg -[release]: https://github.com/hassio-addons/addon-node-red/tree/cc2aa25 +[release-shield]: https://img.shields.io/badge/version-97158fe-blue.svg +[release]: https://github.com/hassio-addons/addon-node-red/tree/97158fe [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 2d92b296f..05ccd9acd 100644 --- a/node-red/config.json +++ b/node-red/config.json @@ -1,6 +1,6 @@ { "name": "Node-RED", - "version": "cc2aa25", + "version": "97158fe", "slug": "nodered", "description": "Flow-based programming for the Internet of Things", "url": "https://github.com/hassio-addons/addon-node-red",