Chart.yaml 641 B

1234567891011121314151617181920212223242526
  1. name: n8n
  2. description: n8n is an extendable workflow automation tool.
  3. annotations:
  4. title: n8n
  5. type: application
  6. version: 1.2.115
  7. apiVersion: v2
  8. appVersion: 1.82.1
  9. kubeVersion: '>=1.16.0-0'
  10. maintainers:
  11. - name: truenas
  12. url: https://www.truenas.com/
  13. email: dev@ixsystems.com
  14. dependencies:
  15. - name: common
  16. repository: file://../../../common
  17. version: 1.2.9
  18. home: https://n8n.io/
  19. icon: https://media.sys.truenas.net/apps/n8n/icons/icon.png
  20. sources:
  21. - https://github.com/n8n-io/n8n
  22. - https://github.com/truenas/charts/tree/master/community/n8n
  23. - https://hub.docker.com/r/n8nio/n8n
  24. keywords:
  25. - workflows
  26. - automation