mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update node-red to 4.0.8 (#1967)
This commit is contained in:
parent
2468127965
commit
95d3f96ac2
@ -9,7 +9,7 @@ services:
|
||||
PROXY_AUTH_WHITELIST: "/public/*"
|
||||
|
||||
web:
|
||||
image: nodered/node-red:4.0.5@sha256:7b635f720d9d1aba676925a93fcf20811bbb62b476752b896177faccb28e5ee9
|
||||
image: nodered/node-red:4.0.8@sha256:871225abb46d62e434c75c73ec264c406ae1d0ea09b365ed9ffa122fdc327879
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
volumes:
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: node-red
|
||||
category: automation
|
||||
name: "Node-RED (Bitcoin)"
|
||||
version: "4.0.5"
|
||||
version: "4.0.8"
|
||||
tagline: Wire together the Internet of Things
|
||||
description: >-
|
||||
Node-RED is a visual programming tool for wiring together hardware
|
||||
@ -35,7 +35,7 @@ gallery:
|
||||
path: ""
|
||||
releaseNotes: >-
|
||||
This release includes improvements and bug fixes:
|
||||
- Fixed an issue with link call nodes in subflows
|
||||
- Fixed config node sorting when importing
|
||||
- Various other improvements and bug fixes
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user