mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-21 15:20:21 +08:00
* chore(deps): update helm chart common to v3.5.2 * Update-Folder-Names-and-Dependencies Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
29 lines
809 B
YAML
29 lines
809 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: node-red
|
|
version: 3.1.2
|
|
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.2
|
|
# condition:
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: truecharts.org
|
|
# annotations:
|