mirror of
https://github.com/hassio-addons/repository.git
synced 2025-05-06 20:21:26 +00:00
🎉 Release of add-on Node-RED 8.1.2
This commit is contained in:
parent
aafef482a4
commit
f26069d53b
4 changed files with 14 additions and 11 deletions
|
@ -1,9 +1,12 @@
|
|||
## What’s changed
|
||||
|
||||
## 🧰 Maintenance
|
||||
|
||||
- Update add-on configuration for Supervisor 2021.2 @frenck (#892)
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 @dependabot (#891)
|
||||
- ⬆ Upgrades git to 2.30.1-r0 @frenck (#893)
|
||||
- ⬆️ Bump node-red-dashboard from 2.27.0 to 2.28.1 @dependabot (#902)
|
||||
- ⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 @dependabot (#901)
|
||||
- ⬆ Upgrades nodejs to 14.15.5-r0 @frenck (#906)
|
||||
- ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 @dependabot (#905)
|
||||
- Upgrade add-on base image to 9.1.4 @frenck (#907)
|
||||
- ⬆️ Bump actions/stale from v3.0.16 to v3.0.17 @dependabot (#908)
|
||||
- ⬆ Upgrades python3 to 3.8.7-r1 @frenck (#909)
|
||||
|
|
|
@ -31,6 +31,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-v8.1.1-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/v8.1.1
|
||||
[release-shield]: https://img.shields.io/badge/version-v8.1.2-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/v8.1.2
|
||||
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Node-RED",
|
||||
"version": "8.1.1",
|
||||
"version": "8.1.2",
|
||||
"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