37 lines
941 B
YAML
37 lines
941 B
YAML
apiVersion: v2
|
|
appVersion: "0.172.0"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 9.2.8
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.truecharts.org/
|
|
version: 7.0.42
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: https://charts.truecharts.org
|
|
version: 2.0.34
|
|
description: n8n is an extendable workflow automation tool.
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/n8n
|
|
icon: https://truecharts.org/_static/img/appicons/n8n.png
|
|
keywords:
|
|
- workflows
|
|
- automation
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: n8n
|
|
sources:
|
|
- https://docs.n8n.io/
|
|
- https://github.com/n8n-io/n8n
|
|
- https://hub.docker.com/r/n8nio/n8n
|
|
version: 2.0.19
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|