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 8d2554d
This commit is contained in:
parent
c6ac862d46
commit
4156f7c0de
4 changed files with 9 additions and 6 deletions
|
@ -969,10 +969,10 @@ SOFTWARE.
|
|||
[nginxproxymanager-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
[nginxproxymanager-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[nginxproxymanager-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
||||
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/0361824
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/0361824/README.md
|
||||
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/8d2554d
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/8d2554d/README.md
|
||||
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-0361824-blue.svg
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-8d2554d-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-no-red.svg
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
# Changelog since v18.1.1
|
||||
- ⬆️ Update node-red-contrib-home-assistant-websocket to v0.74.0 (#1972)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
- ⬆️ Update @node-red-contrib-themes/theme-collection to v4.0.11 (#1970)
|
||||
- ⬆️ Update ghcr.io/hassio-addons/base-nodejs Docker tag to v0.2.5 (#1967)
|
||||
|
||||
|
|
|
@ -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-0361824-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/0361824
|
||||
[release-shield]: https://img.shields.io/badge/version-8d2554d-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/8d2554d
|
||||
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/main/images/screenshot.png
|
|
@ -1,5 +1,5 @@
|
|||
name: Node-RED
|
||||
version: 0361824
|
||||
version: 8d2554d
|
||||
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