Chart.yaml 837 B

12345678910111213141516171819202122232425262728293031
  1. name: netbootxyz
  2. description: netboot.xyz lets you PXE boot various operating system installers or
  3. utilities from a single tool over the network.
  4. annotations:
  5. title: netbootxyz
  6. type: application
  7. version: 1.0.11
  8. apiVersion: v2
  9. appVersion: 0.7.4.2
  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://github.com/truenas/charts/tree/master/community/netbootxyz
  20. icon: https://media.sys.truenas.net/apps/netbootxyz/icons/icon.png
  21. sources:
  22. - https://github.com/truenas/charts/tree/master/community/netbootxyz
  23. - https://github.com/netbootxyz/docker-netbootxyz
  24. - https://netboot.xyz
  25. keywords:
  26. - tftp
  27. - network
  28. - pxe
  29. - netboot
  30. - netbootxyz
  31. - netboot.xyz