Update apps

This commit is contained in:
GitHub Actions 2022-02-15 15:08:14 +00:00
parent 2e38158dba
commit bed545ef84
3 changed files with 4 additions and 4 deletions

View File

@ -57,7 +57,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.2.0" "version": "2.2.1"
}, },
{ {
"id": "synapse-admin", "id": "synapse-admin",

View File

@ -57,7 +57,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.2.0" "version": "2.2.1"
}, },
{ {
"id": "synapse-admin", "id": "synapse-admin",

View File

@ -8,7 +8,7 @@ version: 1
metadata: metadata:
category: Automation category: Automation
name: Node-RED name: Node-RED
version: 2.2.0 version: 2.2.1
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.2.0@sha256:6af5c7d0860e6e738cd1ad6037e9e5bc07be7237be30be97771f260f3708aec0 image: nodered/node-red:2.2.1@sha256:8a668a56151705ea30603ea00fc5c009de412d100238dfdfe399d4cd2d62e28e
stop_grace_period: 1m stop_grace_period: 1m
data: data:
- data:/data - data:/data