feat(ipfs) update chart info (#4680)
This commit is contained in:
@@ -1,27 +1,28 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
appVersion: "v0.16.0"
|
||||||
name: ipfs
|
|
||||||
version: 5.0.1
|
|
||||||
appVersion: "0.16.0"
|
|
||||||
description: IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from previous systems such Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects.
|
|
||||||
type: application
|
|
||||||
deprecated: false
|
|
||||||
home: https://truecharts.org/docs/charts/stable/ipfs
|
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipfs.png
|
|
||||||
keywords:
|
|
||||||
- ipfs
|
|
||||||
sources:
|
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/ipfs
|
|
||||||
- https://hub.docker.com/r/linuxserver/ipfs
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 11.0.3
|
version: 11.0.3
|
||||||
# condition:
|
deprecated: false
|
||||||
|
description: IPFS is a global, versioned, peer-to-peer Interplanetary Filesystem.
|
||||||
|
home: https://truecharts.org/docs/charts/stable/ipfs
|
||||||
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipfs.png
|
||||||
|
keywords:
|
||||||
|
- ipfs
|
||||||
|
- kubo
|
||||||
|
kubeVersion: ">=1.16.0-0"
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
|
name: ipfs
|
||||||
|
sources:
|
||||||
|
- https://github.com/truecharts/charts/tree/master/charts/stable/ipfs
|
||||||
|
- https://hub.docker.com/r/ipfs/kubo/
|
||||||
|
- https://github.com/ipfs/kubo
|
||||||
|
type: application
|
||||||
|
version: 5.0.2
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- storage
|
- storage
|
||||||
|
|||||||
Reference in New Issue
Block a user