From 789ad2267531ee4a918aec566cf5c371910783bc Mon Sep 17 00:00:00 2001 From: Xstar97 Date: Tue, 22 Nov 2022 02:09:15 -0500 Subject: [PATCH] feat(ipfs) update chart info (#4680) --- charts/stable/ipfs/Chart.yaml | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/charts/stable/ipfs/Chart.yaml b/charts/stable/ipfs/Chart.yaml index 916846d7933..7dc1d6f5e49 100644 --- a/charts/stable/ipfs/Chart.yaml +++ b/charts/stable/ipfs/Chart.yaml @@ -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