⬆️ Updating add-on Node-RED to b011fe9

This commit is contained in:
Community Hass.io Add-ons Bot 2022-09-26 12:16:44 +00:00
parent 9b73cccd8c
commit 931ba87d35
4 changed files with 24 additions and 6 deletions

View file

@ -927,10 +927,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/71a616b
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/71a616b/README.md
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/b011fe9
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/b011fe9/README.md
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
[node-red-version-shield]: https://img.shields.io/badge/version-71a616b-blue.svg
[node-red-version-shield]: https://img.shields.io/badge/version-b011fe9-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

View file

@ -1,4 +1,22 @@
# Changelog since v13.4.0
- Bump node-red-contrib-modbus from 5.23.1 to 5.23.2 in /node-red (#1449)
Bumps [node-red-contrib-modbus](https://github.com/biancoroyal/node-red-contrib-modbus) from 5.23.1 to 5.23.2.
- [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/commits)
---
updated-dependencies:
- dependency-name: node-red-contrib-modbus
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump @node-red-contrib-themes/theme-collection from 3.0.5 to 3.0.6 in /node-red (#1447)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

View file

@ -51,6 +51,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-71a616b-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/71a616b
[release-shield]: https://img.shields.io/badge/version-b011fe9-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/b011fe9
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/main/images/screenshot.png

View file

@ -68,4 +68,4 @@ schema:
slug: nodered
uart: true
url: https://github.com/hassio-addons/addon-node-red
version: 71a616b
version: b011fe9