mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 19:41:27 +00:00
🎉 Release of add-on Node-RED 4.1.1
This commit is contained in:
parent
031710fb59
commit
c6ececf694
4 changed files with 13 additions and 19 deletions
|
@ -4,19 +4,13 @@ This is a general maintenance release.
|
|||
|
||||
### 🔨 Changes
|
||||
|
||||
- :arrow_up: Upgrades nginx to 1.16.1-r0
|
||||
- :arrow_up: Updates node-red-dashboard to v2.16.0 (#287)
|
||||
- :arrow_up: Updates node-red-contrib-theme-midnight-red to v0.2.12 (#286)
|
||||
- :arrow_up: Updates node-red-contrib-bigtimer to v2.2.5 (#285)
|
||||
- :arrow_up: Updates snyk to v1.217.0 (#283)
|
||||
- :arrow_up: Upgrades add-on base image to v4.1.1
|
||||
- :hammer: Updates HA Auth URL in NGinx LUA script
|
||||
- :hammer: Use Hass.io DNS as NGinx resolver
|
||||
- :arrow_up: Updates node-red-dashboard to v2.16.1 (#292)
|
||||
- :arrow_up: Updates node-red-contrib-home-assistant-websocket to v0.15.0 (#293)
|
||||
- :arrow_up: Updates node-red-contrib-cast to v0.2.9 (#294)
|
||||
- :arrow_up: Updates node-red-dashboard to v2.16.2 (#297)
|
||||
- :arrow_up: Updates node-red-contrib-theme-midnight-red to v0.2.14 (#295)
|
||||
- :arrow_up: Updates node-red-node-serialport to v0.8.6 (#298)
|
||||
- :arrow_up: Updates node-red-contrib-influxdb to v0.3.1 (#300)
|
||||
- :arrow_up: Upgrades nodejs to 10.16.3-r0
|
||||
|
||||
[changelog]: https://github.com/hassio-addons/addon-node-red/compare/v4.0.7...v4.1.0
|
||||
[changelog]: https://github.com/hassio-addons/addon-node-red/compare/v4.1.0...v4.1.1
|
||||
|
||||
Questions? Join our Discord server! https://discord.me/hassioaddons
|
||||
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
|
|
@ -43,13 +43,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/v4.1.0/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-node-red/blob/v4.1.1/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-v4.1.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/v4.1.0
|
||||
[release-shield]: https://img.shields.io/badge/version-v4.1.1-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/v4.1.1
|
||||
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Node-RED",
|
||||
"version": "4.1.0",
|
||||
"version": "4.1.1",
|
||||
"slug": "nodered",
|
||||
"description": "Flow-based programming for the Internet of Things",
|
||||
"url": "https://github.com/hassio-addons/addon-node-red",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue