mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Node-RED to 93dd14d
This commit is contained in:
parent
0affb75d42
commit
4e13cbd2f5
4 changed files with 24 additions and 6 deletions
|
@ -927,10 +927,10 @@ SOFTWARE.
|
||||||
[nginxproxymanager-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[nginxproxymanager-i386-shield]: https://img.shields.io/badge/i386-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/bae5ec7
|
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/93dd14d
|
||||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/bae5ec7/README.md
|
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/93dd14d/README.md
|
||||||
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
|
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
|
||||||
[node-red-version-shield]: https://img.shields.io/badge/version-bae5ec7-blue.svg
|
[node-red-version-shield]: https://img.shields.io/badge/version-93dd14d-blue.svg
|
||||||
[node-red-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[node-red-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[node-red-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
|
|
|
@ -1,4 +1,22 @@
|
||||||
# Changelog since v13.5.2
|
# Changelog since v13.5.2
|
||||||
|
- Bump node-red-contrib-modbus from 5.23.2 to 5.23.3 (#1490)
|
||||||
|
|
||||||
|
Bumps [node-red-contrib-modbus](https://github.com/biancoroyal/node-red-contrib-modbus) from 5.23.2 to 5.23.3.
|
||||||
|
- [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/v5.23.3)
|
||||||
|
|
||||||
|
---
|
||||||
|
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-home-assistant-websocket from 0.46.2 to 0.47.0 in /node-red (#1489)
|
- Bump node-red-contrib-home-assistant-websocket from 0.46.2 to 0.47.0 in /node-red (#1489)
|
||||||
|
|
||||||
Bumps [node-red-contrib-home-assistant-websocket](https://github.com/zachowj/node-red-contrib-home-assistant-websocket) from 0.46.2 to 0.47.0.
|
Bumps [node-red-contrib-home-assistant-websocket](https://github.com/zachowj/node-red-contrib-home-assistant-websocket) from 0.46.2 to 0.47.0.
|
||||||
|
|
|
@ -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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||||
[patreon]: https://www.patreon.com/frenck
|
[patreon]: https://www.patreon.com/frenck
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-bae5ec7-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-93dd14d-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/bae5ec7
|
[release]: https://github.com/hassio-addons/addon-node-red/tree/93dd14d
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/main/images/screenshot.png
|
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/main/images/screenshot.png
|
|
@ -68,4 +68,4 @@ schema:
|
||||||
slug: nodered
|
slug: nodered
|
||||||
uart: true
|
uart: true
|
||||||
url: https://github.com/hassio-addons/addon-node-red
|
url: https://github.com/hassio-addons/addon-node-red
|
||||||
version: bae5ec7
|
version: 93dd14d
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue