19 lines
537 B
YAML
19 lines
537 B
YAML
|
---
|
|||
|
apiVersion: v2
|
|||
|
name: node-red
|
|||
|
version: 1.0.0
|
|||
|
description: Node-RED is a flow-based programming tool, originally developed by IBM’s Emerging Technology Services team and now a part of the OpenJS Foundation.
|
|||
|
type: application
|
|||
|
appVersion: 4.0.5-22-minimal
|
|||
|
kubeVersion: ">=1.27.0"
|
|||
|
sources:
|
|||
|
- https://git.rre.nu/jonas/common-helm-lib
|
|||
|
- https://git.rre.nu/jonas/helm-charts
|
|||
|
maintainers:
|
|||
|
- name: Jonas Forsberg
|
|||
|
email: barregargamel@gmail.com
|
|||
|
dependencies:
|
|||
|
- name: lib
|
|||
|
repository: oci://repo.rre.nu/helm
|
|||
|
version: 1.0.0
|