mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-07 04:21:23 +00:00
🎉 Release of add-on Node-RED 7.2.11
This commit is contained in:
parent
3cc3eb1d07
commit
a30277c19e
4 changed files with 12 additions and 8 deletions
|
@ -2,9 +2,13 @@
|
|||
|
||||
### 🔨 Changes
|
||||
|
||||
- 🚑 Fix Node-RED Dashboard patching
|
||||
- ⬆️ Bump node-red-contrib-home-assistant-websocket to 0.27.5 (#768)
|
||||
- ⬆️ Bump node-red-contrib-influxdb from 0.5.0 to 0.5.1 (#771)
|
||||
- ⬆️ Bump node-red-node-ping from 0.2.1 to 0.2.2 (#776)
|
||||
- ⬆️ Bump snyk from 1.427.2 to 1.430.0
|
||||
- ⬆ Upgrades add-on base image to v8.0.6
|
||||
|
||||
[changelog]: https://github.com/hassio-addons/addon-node-red/compare/v7.2.9...v7.2.10
|
||||
[changelog]: https://github.com/hassio-addons/addon-node-red/compare/v7.2.10...v7.2.11
|
||||
|
||||
Questions? Join our Discord server! https://discord.me/hassioaddons
|
||||
Enjoying my add-ons? Consider supporting my work:
|
||||
|
|
|
@ -47,6 +47,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-v7.2.10-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/v7.2.10
|
||||
[release-shield]: https://img.shields.io/badge/version-v7.2.11-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/v7.2.11
|
||||
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Node-RED",
|
||||
"version": "7.2.10",
|
||||
"version": "7.2.11",
|
||||
"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