🎉 Release of add-on Node-RED 6.2.0

This commit is contained in:
Community Hass.io Add-ons Bot 2020-04-15 21:02:14 +00:00
parent 04c09d2e5d
commit 266857485f
4 changed files with 22 additions and 15 deletions

View file

@ -1035,10 +1035,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/v6.1.4
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/v6.1.4/README.md
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/v6.2.0
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/v6.2.0/README.md
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
[node-red-version-shield]: https://img.shields.io/badge/version-v6.1.4-blue.svg
[node-red-version-shield]: https://img.shields.io/badge/version-v6.2.0-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

@ -4,15 +4,21 @@ This is a general maintenance release.
### 🔨 Changes
- :arrow_up: Updates node-red-contrib-sunevents to v2.0.3 (#489)
- :arrow_up: Updates node-red-contrib-home-assistant-websocket to… (#498)
- :arrow_up: Upgrades add-on base image to v7.0.3
- :arrow_up: Updates @node-red-contrib-themes/midnight-red to v1.2… (#504)
- :arrow_up: Updates node-red-contrib-cast to v0.2.15 (#506)
- :arrow_up: Upgrades gcc to 9.2.0-r4
- :arrow_up: Updates snyk to v1.301.0 (#507
- :arrow_up: Updates node-red-contrib-bigtimer to v2.3.1 (#513)
- :arrow_up: Updates node-red-node-serialport to v0.10.1 (#515)
- :arrow_up: Updates node-red-contrib-home-assistant-websocket to v0.22.2 (#529)
- :arrow_up: Updates node-red-dashboard to v2.20.0 (#530)
- :arrow_up: Updates node-red-node-suncalc to v0.1.0 (#532)
- :arrow_up: Updates node-red-node-email to v1.7.8 (#533)
- :arrow_up: Updates node-red-node-ping to v0.2.0 (#535)
- :arrow_up: Updates @node-red-contrib-themes/midnight-red to v1.3.1 (#536)
- :arrow_up: Updates node-red to v1.0.5 (#537)
- :arrow_up: Updates node-red-contrib-modbus to v5.10.1 (#539)
- :arrow_up: Updates node-red-node-pi-gpio to v1.0.9 (#540)
- :arrow_up: Upgrades base image to v7.1.0
- :hammer: Disable Docker init
[changelog]: https://github.com/hassio-addons/addon-node-red/compare/v6.1.3...v6.1.4
[changelog]: https://github.com/hassio-addons/addon-node-red/compare/v6.1.4...v6.2.0
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:

View file

@ -25,7 +25,7 @@ runtime in a single click.
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-node-red/blob/v6.1.4/README.md
[docs]: https://github.com/hassio-addons/addon-node-red/blob/v6.2.0/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
@ -34,6 +34,6 @@ runtime in a single click.
[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-v6.1.4-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/v6.1.4
[release-shield]: https://img.shields.io/badge/version-v6.2.0-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/v6.2.0
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "Node-RED",
"version": "6.1.4",
"version": "6.2.0",
"slug": "nodered",
"description": "Flow-based programming for the Internet of Things",
"url": "https://github.com/hassio-addons/addon-node-red",
@ -9,6 +9,7 @@
"ingress_port": 0,
"panel_icon": "mdi:sitemap",
"startup": "application",
"init": false,
"homeassistant": "0.92.0b2",
"arch": [
"aarch64",