mirror of
https://github.com/truenas/charts.git
synced 2026-05-11 11:06:11 +08:00
* Upgraded catalog item(s)
This commit upgrades home-assistant, plex, nextcloud, chia, ipfs catalog item(s).
* fix NC version
* manually indent for now
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
28 lines
645 B
YAML
28 lines
645 B
YAML
name: ipfs
|
|
description: Interplanetary Filesystem - the Web3 standard for content-addressing,
|
|
interoperable with HTTP
|
|
annotations:
|
|
title: IPFS
|
|
type: application
|
|
version: 1.0.1
|
|
apiVersion: v2
|
|
appVersion: v0.19.0
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../../../common
|
|
version: 1.0.0
|
|
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
|