mirror of
https://github.com/hassio-addons/repository.git
synced 2025-05-06 20:21:26 +00:00
🎉 Release of add-on Node-RED 5.0.6
This commit is contained in:
parent
69f28fa949
commit
cecd177220
4 changed files with 11 additions and 14 deletions
|
@ -931,10 +931,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/v5.0.5
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/v5.0.5/README.md
|
||||
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/v5.0.6
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/v5.0.6/README.md
|
||||
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-v5.0.5-blue.svg
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-v5.0.6-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
|
||||
|
|
|
@ -4,14 +4,11 @@ This is a general maintenance release.
|
|||
|
||||
### 🔨 Changes
|
||||
|
||||
- :arrow_up: Updates node-red-node-twitter to v1.1.6 (#385)
|
||||
- :arrow_up: Updates node-red-node-sentiment to v0.1.6 (#383)
|
||||
- :arrow_up: Updates node-red-node-feedparser to v0.1.15 (#384)
|
||||
- :arrow_up: Updates node-red-node-email to v1.7.3 (#382)
|
||||
- :arrow_up: Updates snyk to v1.256.0 (#372)
|
||||
- :hammer: Increase max client body size to 64M
|
||||
- :arrow_up: Updates node-red-dashboard to v2.19.2 (#387)
|
||||
- :arrow_up: Updates node-red-contrib-modbus to v5.2.0 (#391)
|
||||
- :arrow_up: Updates snyk to v1.258.1 (#388)
|
||||
|
||||
[changelog]: https://github.com/hassio-addons/addon-node-red/compare/v5.0.4...v5.0.5
|
||||
[changelog]: https://github.com/hassio-addons/addon-node-red/compare/v5.0.5...v5.0.6
|
||||
|
||||
Questions? Join our Discord server! https://discord.me/hassioaddons
|
||||
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
|
|
@ -27,13 +27,13 @@ runtime in a single click.
|
|||
[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/v5.0.5/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-node-red/blob/v5.0.6/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-v5.0.5-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/v5.0.5
|
||||
[release-shield]: https://img.shields.io/badge/version-v5.0.6-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/v5.0.6
|
||||
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Node-RED",
|
||||
"version": "5.0.5",
|
||||
"version": "5.0.6",
|
||||
"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