Update apps

This commit is contained in:
GitHub Actions 2022-01-27 14:08:14 +00:00
parent 6316cede2b
commit ab3d856781
3 changed files with 4 additions and 4 deletions

View File

@ -51,7 +51,7 @@
"id": "node-red", "id": "node-red",
"name": "Node-RED", "name": "Node-RED",
"repo": "https://github.com/node-red/node-red", "repo": "https://github.com/node-red/node-red",
"version": "2.1.6" "version": "2.2.0"
}, },
{ {
"id": "bluewallet", "id": "bluewallet",

View File

@ -51,7 +51,7 @@
"id": "node-red", "id": "node-red",
"name": "Node-RED", "name": "Node-RED",
"repo": "https://github.com/node-red/node-red", "repo": "https://github.com/node-red/node-red",
"version": "2.1.6" "version": "2.2.0"
}, },
{ {
"id": "bluewallet", "id": "bluewallet",

View File

@ -8,7 +8,7 @@ version: 1
metadata: metadata:
category: Automation category: Automation
name: Node-RED name: Node-RED
version: 2.1.6 version: 2.2.0
tagline: Wire together the Internet of Things tagline: Wire together the Internet of Things
description: >- description: >-
Node-RED is a visual programming tool for wiring together hardware devices, Node-RED is a visual programming tool for wiring together hardware devices,
@ -38,7 +38,7 @@ metadata:
torOnly: false torOnly: false
containers: containers:
- name: web - name: web
image: nodered/node-red:2.1.6@sha256:dd831d060baed6ffa252078a3f4e5484d6064c8c1d7a3a4e127b55651959f353 image: nodered/node-red:2.2.0@sha256:6af5c7d0860e6e738cd1ad6037e9e5bc07be7237be30be97771f260f3708aec0
stop_grace_period: 1m stop_grace_period: 1m
data: data:
- data:/data - data:/data