Chart.yaml 626 B

1234567891011121314151617181920212223242526
  1. name: ipfs
  2. description: Interplanetary Filesystem - the Web3 standard for content-addressing, interoperable with HTTP
  3. annotations:
  4. title: IPFS
  5. type: application
  6. version: 1.0.0
  7. apiVersion: v2
  8. appVersion: '0.18.1'
  9. kubeVersion: '>=1.16.0-0'
  10. maintainers:
  11. - name: truenas
  12. url: https://www.truenas.com/
  13. dependencies:
  14. - name: common
  15. repository: file://../../../common
  16. version: 1.0.0
  17. home: https://ipfs.tech/
  18. icon: https://avatars.githubusercontent.com/u/10536621
  19. sources:
  20. - https://github.com/ipfs/kubo
  21. - https://github.com/truenas/charts/tree/master/community/ipfs
  22. - https://ipfs.tech/
  23. keywords:
  24. - storage
  25. - ipfs
  26. - kubo