mirror of
https://github.com/truenas/charts.git
synced 2026-02-12 14:56:30 +08:00
27 lines
725 B
YAML
27 lines
725 B
YAML
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.1.6
|
|
apiVersion: v2
|
|
appVersion: 3.1.3
|
|
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.2.4
|
|
home: https://nodered.org
|
|
icon: https://media.sys.truenas.net/apps/node-red/icons/icon.png
|
|
sources:
|
|
- https://github.com/node-red/node-red-docker
|
|
- https://github.com/truenas/charts/tree/master/community/node-red
|
|
- https://nodered.org
|
|
keywords:
|
|
- automation
|