mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
⬆️ Updating add-on Node-RED to 2e7e136
This commit is contained in:
parent
cecb9b01af
commit
da1501bc86
4 changed files with 8 additions and 28 deletions
|
@ -890,10 +890,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/0bb4953
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/0bb4953/README.md
|
||||
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/2e7e136
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/2e7e136/README.md
|
||||
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-0bb4953-blue.svg
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-2e7e136-blue.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
|
||||
[node-red-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
|
|
|
@ -1,22 +1,2 @@
|
|||
# Changelog since v11.0.0
|
||||
- Change minimum Home Assistant version to 2021.3.0 (#1281)
|
||||
- Bump node-red-contrib-home-assistant-websocket from 0.42.0 to 0.42.4 in /node-red (#1283)
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- Bump node-red-contrib-modbus from 5.16.0 to 5.21.0 in /node-red (#1284)
|
||||
|
||||
Bumps [node-red-contrib-modbus](https://github.com/biancoroyal/node-red-contrib-modbus) from 5.16.0 to 5.21.0.
|
||||
- [Release notes](https://github.com/biancoroyal/node-red-contrib-modbus/releases)
|
||||
- [Changelog](https://github.com/BiancoRoyal/node-red-contrib-modbus/blob/master/CHANGELOG.md)
|
||||
- [Commits](https://github.com/biancoroyal/node-red-contrib-modbus/compare/V5.16.0...V5.21.0)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: node-red-contrib-modbus
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-minor
|
||||
...
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
# Changelog since v11.0.1
|
||||
- 🚑 Add workaround for modbus node (#1290)
|
||||
|
|
|
@ -50,6 +50,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-0bb4953-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/0bb4953
|
||||
[release-shield]: https://img.shields.io/badge/version-2e7e136-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/2e7e136
|
||||
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/main/images/screenshot.png
|
|
@ -73,4 +73,4 @@ schema:
|
|||
slug: nodered
|
||||
uart: true
|
||||
url: https://github.com/hassio-addons/addon-node-red
|
||||
version: 0bb4953
|
||||
version: 2e7e136
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue