19 Commits
Author SHA1 Message Date
Matt FarinaandGitHub b498b5704b [stable/ipfs] deprecating chart (#24335)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2020-11-13 19:16:03 +01:00
085fbdbcf5 [stable/ipfs] add repo archive notice (#24131)
* [stable/ipfs] add repo archive notice

Signed-off-by: Scott Rigby <scott@r6by.com>

* [stable/ipfs] update maintainers, previous user does not exist anymore on github

Signed-off-by: Carlos Panato <ctadeu@gmail.com>

Co-authored-by: Carlos Panato <ctadeu@gmail.com>
2020-11-10 03:50:39 -08:00
Matthew DonougheandGitHub e0eecd5594 [stable/ipfs] generated yaml syntax fixes for ipfs ingress (#21882)
* fix gateway ingress

template: ipfs/templates/ingress-gateway.yaml:24:30:
executing "ipfs/templates/ingress-gateway.yaml" at <include "ipfs.fullname"
.>: error calling include: template: ipfs/templates/_helpers.tpl:14:27: executing
"ipfs.fullname" at <.Chart.Name>: can''t evaluate field Chart in type string'


Signed-off-by: Matthew Donoughe <mdonoughe@gmail.com>

* fix indentation of tls settings


Signed-off-by: Matthew Donoughe <mdonoughe@gmail.com>

* fix underquoting of host name


Signed-off-by: Matthew Donoughe <mdonoughe@gmail.com>
2020-06-21 20:18:39 -07:00
Nate WalckandKubernetes Prow Robot ba2524fa89 [stable/ipfs] Move livenessProbe to container config block (#19790)
* Move livenessProbe to container config block

Signed-off-by: Nate Walck <nate.walck@gmail.com>

* bump stable/ipfs chart version

Signed-off-by: Nate Walck <nate.walck@gmail.com>
2019-12-29 04:29:38 -08:00
Evin CallahanandKubernetes Prow Robot 470777cb1b [stable/ipfs] fix statefulset api (#19517)
Signed-off-by: Evin Callahan <evin.callahan@gmail.com>
2019-12-11 01:04:05 -08:00
zanhsiehandKubernetes Prow Robot 73eda3460f stable-ipfs: Bump version of IPFS as it fix few majors bugs (#18573)
Signed-off-by: zanhsieh <zanhsieh@gmail.com>
2019-11-05 12:01:07 -08:00
Jonas KintandKubernetes Prow Robot 5af51b1a72 [stable/ipfs] Fix: can't evaluate field Values in type string (#18348)
* [stable/ipfs] Fixed error where helm would error upon a template value not being a string.

Signed-off-by: Jonas Kint <kint.jonas@gmail.com>

* [stable/ipfs] Added label selector in the ipfs statefulset

Signed-off-by: Jonas Kint <kint.jonas@gmail.com>

* [stable/ipfs] Bumping ipfs chart version to 0.3.3

Signed-off-by: Jonas Kint <kint.jonas@gmail.com>

* [stable/ipfs] Less code is cleaner

Signed-off-by: Jonas Kint <kint.jonas@gmail.com>
2019-10-29 20:44:52 -07:00
Jonas KintandKubernetes Prow Robot 9d6ed5d22d Added ingress support for the stable/ipfs chart (#18101)
* Added ingress support for the stable/ipfs chart.

Signed-off-by: Jonas Kint <kint.jonas@gmail.com>

* Added ingress documentation for the stable/ipfs chart.

Signed-off-by: Jonas Kint <kint.jonas@gmail.com>

* Bumping stable/ipfs chart version.

Signed-off-by: Jonas Kint <kint.jonas@gmail.com>

* Trying to bump stable/ipfs to the right version

Signed-off-by: Jonas Kint <kint.jonas@gmail.com>

* Removing too many blank lines

Signed-off-by: Jonas Kint <kint.jonas@gmail.com>

* Removing too many blank lines

Signed-off-by: Jonas Kint <kint.jonas@gmail.com>

* Bumping ipfs chart to version  0.3.2

Signed-off-by: Jonas Kint <kint.jonas@gmail.com>
2019-10-24 13:57:39 -07:00
Bruno ClermontandKubernetes Prow Robot 7efa9d9d15 [stable/ipfs] add bclermont to OWNERS (#17635)
* [stable/ipfs] add bclermont to OWNERS

Signed-off-by: Bruno Clermont <bruno@robotinfra.com>

* [stable/ipfs] Remove @yuvipanda at his demand.

Ref: https://github.com/helm/charts/pull/17635#issuecomment-539450406

Signed-off-by: Bruno Clermont <bruno@robotinfra.com>
2019-10-21 07:39:38 -07:00
Bruno ClermontandKubernetes Prow Robot a9ce4492c9 stable/ipfs Update, Scrape, NodePort, etc (#15709)
* add swarm port 4001 and support nodeport service

Signed-off-by: Bruno Clermont <bruno@robotinfra.com>

* bump to 0.4.21

Signed-off-by: Bruno Clermont <bruno@robotinfra.com>

* scrape prometheus metrics

Signed-off-by: Bruno Clermont <bruno@robotinfra.com>

* add probes

Signed-off-by: Bruno Clermont <bruno@robotinfra.com>

* bump version

Signed-off-by: Bruno Clermont <bruno@robotinfra.com>

* Fix example port (304001 is > 65534)

Signed-off-by: Bruno Clermont <bruno@robotinfra.com>
2019-07-29 11:00:25 -07:00
Dan AcristiniiandKubernetes Prow Robot 2b3d4ea1c9 [stable/ipfs] upgrade image, misstype in pvc size example (#13882)
* misstype in pvc size example

instead of persistence.size, the example was referencing storage.size which will not work

Signed-off-by: danacr <dan@kryha.io>

* bumped chart and ipfs version

Signed-off-by: danacr <dan@kryha.io>

* version bump

Signed-off-by: danacr <dan@kryha.io>
2019-05-28 07:24:01 -07:00
Tom ScanlanandKubernetes Prow Robot a73082d88d mis-spelled the value for persistence (#13249)
* bump version
* fix spelling

Signed-off-by: Tom Scanlan <tscanlan@vmware.com>
2019-05-23 20:14:18 -07:00
AdamDangandk8s-ci-robot d92b8b95ef Typo fix in ipfs/README.md: a IPFS deployment->an IPFS deployment (#4986)
* Add Version for ipfs

Add Version for ipfs

* Typo fix in ipfs/README.md

Typo fix in ipfs/README.md
2018-04-19 07:32:59 -07:00
helipingandk8s-ci-robot 39800bcb6f typo fix for ipfs (#4326)
* typo fix for ipfs

typo fix for ipfs

* typo fix for ipfs

typo fix for ipfs
2018-03-21 01:00:04 -07:00
Kevin SchumacherandDhilip 3f26f9957f [stable/ipfs] #1785 namespace defined templates with chart name (#2142) 2017-09-19 16:24:53 +05:30
Guang Ya LiuandAdnan Abdulhussein f5b5f2a386 [stable/ipfs] Use storageClassName for ipfs. (#1995) 2017-09-05 16:39:29 +01:00
yuvipandaandReinhard Nägele cdb18cc499 [stable/ipfs] Add appVersion 2017-07-21 23:24:16 +02:00
yuvipandaandReinhard Nägele 0e07d84d0a [stable/ipfs] Make maintainer name a valid GitHub handle 2017-07-21 23:24:16 +02:00
Yuvi PandaandReinhard Nägele a78cbd1bbf Add IPFS Chart (#1192) 2017-07-11 21:56:14 +02:00