mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-06 20:21:32 +00:00
⬆️ Updating add-on Node-RED to b710405
This commit is contained in:
parent
b737d67d26
commit
7f7384c05e
4 changed files with 21 additions and 6 deletions
|
@ -899,10 +899,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/2ebe72a
|
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/b710405
|
||||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/2ebe72a/README.md
|
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/b710405/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-2ebe72a-blue.svg
|
[node-red-version-shield]: https://img.shields.io/badge/version-b710405-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,19 @@
|
||||||
# Changelog since v9.0.1
|
# Changelog since v9.0.1
|
||||||
|
- Bump node-red-contrib-home-assistant-websocket from 0.30.1 to 0.31.1 (#1020)
|
||||||
|
|
||||||
|
* Bump node-red-contrib-home-assistant-websocket in /node-red
|
||||||
|
|
||||||
|
Bumps [node-red-contrib-home-assistant-websocket](https://github.com/zachowj/node-red-contrib-home-assistant-websocket) from 0.30.1 to 0.31.0.
|
||||||
|
- [Release notes](https://github.com/zachowj/node-red-contrib-home-assistant-websocket/releases)
|
||||||
|
- [Changelog](https://github.com/zachowj/node-red-contrib-home-assistant-websocket/blob/main/CHANGELOG.md)
|
||||||
|
- [Commits](https://github.com/zachowj/node-red-contrib-home-assistant-websocket/compare/v0.30.1...v0.31.0)
|
||||||
|
|
||||||
|
Signed-off-by: dependabot[bot] <support@github.com>
|
||||||
|
|
||||||
|
* Update node-red/package.json
|
||||||
|
|
||||||
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
|
Co-authored-by: Franck Nijhof <frenck@addons.community>
|
||||||
- Bump node-red from 1.3.3 to 1.3.5 (#1019)
|
- Bump node-red from 1.3.3 to 1.3.5 (#1019)
|
||||||
|
|
||||||
Bumps [node-red](https://github.com/node-red/node-red) from 1.3.3 to 1.3.5.
|
Bumps [node-red](https://github.com/node-red/node-red) from 1.3.3 to 1.3.5.
|
||||||
|
|
|
@ -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-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-2ebe72a-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-b710405-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/2ebe72a
|
[release]: https://github.com/hassio-addons/addon-node-red/tree/b710405
|
||||||
[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
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Node-RED",
|
"name": "Node-RED",
|
||||||
"version": "2ebe72a",
|
"version": "b710405",
|
||||||
"slug": "nodered",
|
"slug": "nodered",
|
||||||
"description": "Flow-based programming for the Internet of Things",
|
"description": "Flow-based programming for the Internet of Things",
|
||||||
"url": "https://github.com/hassio-addons/addon-node-red",
|
"url": "https://github.com/hassio-addons/addon-node-red",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue