Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-11-22 07:14:35 +00:00
parent ba6e1a92a3
commit 3196c007c6
11 changed files with 21 additions and 25 deletions

View File

@ -1,9 +0,0 @@
## [ipfs-5.0.1](https://github.com/truecharts/charts/compare/ipfs-5.0.0...ipfs-5.0.1) (2022-11-15)
### Chore
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))

View File

@ -1,27 +1,28 @@
apiVersion: v2
kubeVersion: ">=1.16.0-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
appVersion: "v0.16.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
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:
- email: info@truecharts.org
name: TrueCharts
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:
truecharts.org/catagories: |
- storage

View File

@ -0,0 +1,4 @@
## [ipfs-5.0.2](https://github.com/truecharts/charts/compare/ipfs-5.0.1...ipfs-5.0.2) (2022-11-22)

View File

@ -1,4 +1,4 @@
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.
IPFS is a global, versioned, peer-to-peer Interplanetary Filesystem.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/ipfs](https://truecharts.org/docs/charts/stable/ipfs)