mirror of
https://github.com/truenas/charts.git
synced 2026-04-08 21:28:46 +08:00
27 lines
639 B
YAML
27 lines
639 B
YAML
name: n8n
|
|
description: n8n is an extendable workflow automation tool.
|
|
annotations:
|
|
title: n8n
|
|
type: application
|
|
version: 1.2.8
|
|
apiVersion: v2
|
|
appVersion: 1.21.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.2.4
|
|
home: https://n8n.io/
|
|
icon: https://media.sys.truenas.net/apps/n8n/icons/icon.png
|
|
sources:
|
|
- https://github.com/n8n-io/n8n
|
|
- https://github.com/truenas/charts/tree/master/community/n8n
|
|
- https://hub.docker.com/r/n8nio/n8n
|
|
keywords:
|
|
- workflows
|
|
- automation
|