Chart.yaml 725 B

1234567891011121314151617181920212223242526
  1. name: node-red
  2. description: Node-RED is a programming tool for wiring together hardware devices,
  3. APIs and online services in new and interesting ways.
  4. annotations:
  5. title: Node-RED
  6. type: application
  7. version: 1.2.6
  8. apiVersion: v2
  9. appVersion: 3.1.5
  10. kubeVersion: '>=1.16.0-0'
  11. maintainers:
  12. - name: truenas
  13. url: https://www.truenas.com/
  14. email: dev@ixsystems.com
  15. dependencies:
  16. - name: common
  17. repository: file://../../../common
  18. version: 1.2.9
  19. home: https://nodered.org
  20. icon: https://media.sys.truenas.net/apps/node-red/icons/icon.png
  21. sources:
  22. - https://github.com/node-red/node-red-docker
  23. - https://github.com/truenas/charts/tree/master/community/node-red
  24. - https://nodered.org
  25. keywords:
  26. - automation