12345678910111213141516171819202122232425 |
- name: node-red
- description: Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways.
- annotations:
- title: Node-RED
- type: application
- version: 1.0.2
- apiVersion: v2
- appVersion: '3.0.2'
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - name: truenas
- url: https://www.truenas.com/
- email: dev@ixsystems.com
- dependencies:
- - name: common
- repository: file://../../../common
- version: 1.0.12
- home: https://nodered.org
- icon: https://avatars.githubusercontent.com/u/5375661
- sources:
- - https://github.com/node-red/node-red-docker
- - https://github.com/truenas/charts/tree/master/community/node-red
- - https://nodered.org
- keywords:
- - automation
|