Update apps

This commit is contained in:
GitHub Actions 2022-01-18 12:14:48 +00:00
parent 682332a18a
commit 43b3c93e5e
3 changed files with 4 additions and 4 deletions

View File

@ -117,6 +117,6 @@
"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.5" "version": "2.1.6"
} }
] ]

View File

@ -117,6 +117,6 @@
"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.5" "version": "2.1.6"
} }
] ]

View File

@ -8,7 +8,7 @@ version: 1
metadata: metadata:
category: Automation category: Automation
name: Node-RED name: Node-RED
version: 2.1.5 version: 2.1.6
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.5@sha256:706ffc11f6f9df17febde1e9588801cbe4666b3dc56aedea83ff88e3664ec13a image: nodered/node-red:2.1.6@sha256:dd831d060baed6ffa252078a3f4e5484d6064c8c1d7a3a4e127b55651959f353
stop_grace_period: 1m stop_grace_period: 1m
data: data:
- data:/data - data:/data