1234567891011121314151617181920212223242526 |
- name: n8n
- description: n8n is an extendable workflow automation tool.
- annotations:
- title: n8n
- type: application
- version: 1.2.115
- apiVersion: v2
- appVersion: 1.82.1
- 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.9
- 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
|