mirror of
https://github.com/truecharts/charts.git
synced 2026-07-16 06:11:21 -03:00
* try adding some custom tooling for the job * polish tooling * more polish * process stable * setup scripting for incubator * Process incubator * setup script for dev * remove dev placeholder app * remove .test beta folder * fix some of the workflows and tooling * fix a testing bug * update doc generation to not create app-readme.md * remove an unneeded file * support multiple charts * adapt docs * adapt branch in docs
29 lines
809 B
YAML
29 lines
809 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: node-red
|
|
version: 3.1.5
|
|
upstream_version: 5.2.1
|
|
appVersion: "auto"
|
|
description: Node-RED is low-code programming for event-driven applications
|
|
type: application
|
|
deprecated: false
|
|
home: https://github.com/truecharts/apps/tree/master/incubator/node-red
|
|
icon: https://nodered.org/about/resources/media/node-red-icon-2.png
|
|
keywords:
|
|
- node-red
|
|
- nodered
|
|
sources:
|
|
- https://github.com/truecharts/apps/tree/master/incubator/node-red
|
|
- https://github.com/k8s-at-home/charts/tree/master/charts/node-red
|
|
- https://github.com/node-red/node-red-docker
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org/
|
|
version: 3.5.5
|
|
# condition:
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: truecharts.org
|
|
# annotations:
|