123456789101112131415161718192021222324252627 |
- name: ipfs
- description: Interplanetary Filesystem - the Web3 standard for content-addressing, interoperable with HTTP
- annotations:
- title: IPFS
- type: application
- version: 1.0.14
- apiVersion: v2
- appVersion: v0.20.0
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - name: truenas
- url: https://www.truenas.com/
- email: dev@ixsystems.com
- dependencies:
- - name: common
- repository: file://../../../common
- version: 1.0.9
- home: https://ipfs.tech/
- icon: https://avatars.githubusercontent.com/u/10536621
- sources:
- - https://github.com/ipfs/kubo
- - https://github.com/truenas/charts/tree/master/community/ipfs
- - https://ipfs.tech/
- keywords:
- - storage
- - ipfs
- - kubo
|