3 Commits

Author SHA1 Message Date
Marc-Antoine
eb23bf53e1
Fix chart test CI (#81) 2022-03-27 21:58:03 +02:00
Axel Wagner
d5b85e5d7a
Use main branch for helm/chart-releaser-action (#70)
It seems helm has renamed their HEAD from master to main. Update the
github workflow to reflect that.

Fixes #69
2021-06-20 12:24:12 -06:00
Marco Vito Moscaritolo
20b498f76c
Helm chart refactoring & automation (#31)
* remove test data

* Create helm chart using the suggested structure from helm3

* Fix minor naming consistency in Dockerfile

* Move skaffold to use helm chart

* improve skaffold configuration

* Update chart name to use the naming convenction

* update sample path

* Update contribution guideline

* Add helm chart validation rules

* Add chart home since is a required field

* Add linting action for helm charts

* Add fixes to chart definition

* fix timeout duration

* Update kind cluster

* test CI with minikube

* Add MetalLB to test load balancer feature

* Publish chart when merged on master

* test publishing chart with fake tag

* move charts dir

* finalize charts publishing CI

* reformat skaffold
2020-06-20 21:37:46 +02:00