e8f9ef02d4
Includes mix fixes like: - Fixing the documentation - Making sure device and storage mounts work correctly - Fixing broken things that where supposed to work according to the PR highlights - Moving some additional things to TrueCharts based containers - Hiding, changing and reordening some bad UI elements - Adding support for supplementalGroup permissions Co-authored-by: Dan Sheridan <dan.sheridan@postman.org.uk> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Justin Clift <justin@postgresql.org>
32 lines
860 B
YAML
32 lines
860 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: node-red
|
|
version: 2.0.0
|
|
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/charts/tree/master/charts/node-red
|
|
icon: https://nodered.org/about/resources/media/node-red-icon-2.png
|
|
keywords:
|
|
- node-red
|
|
- nodered
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/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://charts.truecharts.org/
|
|
version: 2.0.0
|
|
# condition:
|
|
# tags:
|
|
# import-values:
|
|
# alias:
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: truecharts.org
|
|
# annotations:
|