Chart.yaml 834 B

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