feat(ipfs): Use official image BREAKING CHANGE (#2331)

BREAKING CHANGE

* pass tests

* firstrun

* no underscores

* different way

* dont do installConainers

* add installContainers

* add vars

* add vars to installCont

* add init command

* nmo key

* space

* switch to job

* move ifinstall to commonyaml

* fix env

* identation

* fix logic

* whoops

* escape everywhere

* less escapes

* try 1

* wait some time

* wait less

* try more aggresive

* whoops

* revert to installContainers again

* try again

* arg?

* Update charts/stable/ipfs/values.yaml

* Update charts/stable/ipfs/values.yaml

* document

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
Stavros Kois
2022-03-31 20:37:50 +00:00
committed by GitHub
co-authored by Kjeld Schouten-Lebbing
parent 5c2f503416
commit d93ec26f60
6 changed files with 236 additions and 40 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: ipfs
version: 1.0.8
version: 2.0.0
appVersion: "2.14.0"
description: Ipfs - A peer-to-peer hypermedia protocol designed to make the web faster, safer, and more open
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://github.com/truecharts/apps/tree/master/charts/stable/ipfs
@@ -23,6 +23,6 @@ maintainers:
url: https://truecharts.org
annotations:
truecharts.org/catagories: |
- incubator
- storage
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U