mirror of
https://github.com/truenas/charts.git
synced 2026-04-15 19:20:23 +08:00
* Upgraded catalog item(s)
This commit upgrades syncthing, home-assistant, nextcloud, minio, vaultwarden, ipfs catalog item(s).
* don't update NC
* bump common
* fix vw versioning
* Update library/ix-dev/community/vaultwarden/upgrade_strategy
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.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.2
|
|
apiVersion: v2
|
|
appVersion: v0.19.1
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../../../common
|
|
version: 1.0.3
|
|
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
|