mirror of
https://github.com/truenas/charts.git
synced 2026-02-09 05:24:34 +08:00
* Upgraded catalog item(s)
This commit upgrades elastic-search, home-assistant, prometheus, chia, immich, node-red catalog item(s).
* bump common
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
27 lines
714 B
YAML
27 lines
714 B
YAML
name: node-red
|
|
description: Node-RED is a programming tool for wiring together hardware devices,
|
|
APIs and online services in new and interesting ways.
|
|
annotations:
|
|
title: Node-RED
|
|
type: application
|
|
version: 1.0.4
|
|
apiVersion: v2
|
|
appVersion: 3.1.0
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|
|
email: dev@ixsystems.com
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../../../common
|
|
version: 1.1.1
|
|
home: https://nodered.org
|
|
icon: https://avatars.githubusercontent.com/u/5375661
|
|
sources:
|
|
- https://github.com/node-red/node-red-docker
|
|
- https://github.com/truenas/charts/tree/master/community/node-red
|
|
- https://nodered.org
|
|
keywords:
|
|
- automation
|