mirror of
https://github.com/truenas/charts.git
synced 2026-04-14 02:30:53 +08:00
* autobrr * bazarr * briefkasten * castopod * cloudflared * deluge * distribution * drawio * filebrowser * flame * frigaet * fscrawler * grafana * bump missed app * homarr * homepage * homer * jellyfin * jenkins * kapowarr * kavita * komga * lidarr * linkding * listmonk * logseq * metube * minecraft * n8n * navidrome * node-red * omada * paperless * passbolt * pgadmin * pigallery * piwigo * planka * plex auto lang * prowlarr * qbit * radarr * readarr * recyclarr * rust-desk * sabnzbd * searxng * sftpgo * sonarr * tautulli * tdarr * tmm * transmission * 2fauth * unifi * unifi backup * whoogle * wordpress * syncthing-enterprise * immutable type
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.0
|
|
apiVersion: v2
|
|
appVersion: 3.1.0
|
|
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.1.1
|
|
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
|