mirror of
https://github.com/runcitadel/apps.git
synced 2024-12-26 14:44:37 +00:00
Update apps
This commit is contained in:
parent
6316cede2b
commit
ab3d856781
|
@ -51,7 +51,7 @@
|
|||
"id": "node-red",
|
||||
"name": "Node-RED",
|
||||
"repo": "https://github.com/node-red/node-red",
|
||||
"version": "2.1.6"
|
||||
"version": "2.2.0"
|
||||
},
|
||||
{
|
||||
"id": "bluewallet",
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
"id": "node-red",
|
||||
"name": "Node-RED",
|
||||
"repo": "https://github.com/node-red/node-red",
|
||||
"version": "2.1.6"
|
||||
"version": "2.2.0"
|
||||
},
|
||||
{
|
||||
"id": "bluewallet",
|
||||
|
|
|
@ -8,7 +8,7 @@ version: 1
|
|||
metadata:
|
||||
category: Automation
|
||||
name: Node-RED
|
||||
version: 2.1.6
|
||||
version: 2.2.0
|
||||
tagline: Wire together the Internet of Things
|
||||
description: >-
|
||||
Node-RED is a visual programming tool for wiring together hardware devices,
|
||||
|
@ -38,7 +38,7 @@ metadata:
|
|||
torOnly: false
|
||||
containers:
|
||||
- name: web
|
||||
image: nodered/node-red:2.1.6@sha256:dd831d060baed6ffa252078a3f4e5484d6064c8c1d7a3a4e127b55651959f353
|
||||
image: nodered/node-red:2.2.0@sha256:6af5c7d0860e6e738cd1ad6037e9e5bc07be7237be30be97771f260f3708aec0
|
||||
stop_grace_period: 1m
|
||||
data:
|
||||
- data:/data
|
||||
|
|
Loading…
Reference in New Issue
Block a user