Chart.yaml 715 B

12345678910111213141516171819202122232425
  1. name: node-red
  2. description: Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways.
  3. annotations:
  4. title: Node-RED
  5. type: application
  6. version: 1.0.0
  7. apiVersion: v2
  8. appVersion: '3.0.2'
  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.0.10
  18. home: https://nodered.org
  19. icon: https://avatars.githubusercontent.com/u/5375661
  20. sources:
  21. - https://github.com/node-red/node-red-docker
  22. - https://github.com/truenas/charts/tree/master/community/node-red
  23. - https://nodered.org
  24. keywords:
  25. - automation