mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-03-13 12:36:04 +00:00
22 lines
623 B
YAML
22 lines
623 B
YAML
apiVersion: v2
|
|
appVersion: 2.1.4
|
|
description: Node-RED is low-code programming for event-driven applications
|
|
name: node-red
|
|
version: 10.0.0
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- nodered
|
|
- node-red
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/node-red
|
|
icon: https://nodered.org/about/resources/media/node-red-icon-2.png
|
|
sources:
|
|
- https://github.com/node-red/node-red-docker
|
|
- https://github.com/k8s-at-home/charts/tree/master/charts/node-red
|
|
maintainers:
|
|
- name: billimek
|
|
email: jeff@billimek.com
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 4.3.0
|