29 lines
767 B
YAML
29 lines
767 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: ipfs
|
|
version: 1.0.8
|
|
appVersion: "2.14.0"
|
|
description: Ipfs - A peer-to-peer hypermedia protocol designed to make the web faster, safer, and more open
|
|
type: application
|
|
deprecated: false
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/ipfs
|
|
icon: https://truecharts.org/_static/img/appicons/ipfs.png
|
|
keywords:
|
|
- ipfs
|
|
sources:
|
|
- https://hub.docker.com/r/linuxserver/ipfs
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 9.2.6
|
|
# condition:
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- incubator
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|