Chart.yaml 645 B

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