Commit Graph
7 Commits
Author SHA1 Message Date
Oliver BählerandDario Tranchitella 2771b63c18 feat: add helm-docs check 2022-08-30 10:33:18 +02:00
Oliver BählerandDario Tranchitella c304fb2438 feat: chart testing and docs improvements 2022-08-30 10:33:18 +02:00
Vivek SinghandDario Tranchitella b97c23176d fix: duplicate release for helm chart
this commit remote helm release workflow trigger on create which triggers duplicate event as push

fixes: #459
2021-11-02 17:13:10 +01:00
Gonzalo Gabriel Jiménez FuentesandDario Tranchitella 681b514516 ci: allowing tag creation as trigger to push helm chart 2021-09-23 17:57:25 +02:00
Gonzalo Gabriel Jiménez FuentesandDario Tranchitella 03456c0b54 fix(ci): allowing tag creation as trigger to push helm chart 2021-09-23 14:01:57 +02:00
Dario Tranchitella ac7114e975 chore: triggering Helm Charts CD upon tag release 2021-05-07 16:20:33 +02:00
Dario TranchitellaandGitHub f6fd0cfe3f Helm Charts are now inside of the repository (#147)
* Adding Helm chart source

* Pointing to new Chart location

* Setting GitHub Action for remote Helm Chart release

* Updating Go dependencies

* Using Helm as default installation tool

* Separating diff and e2e jobs

* Aligning tests to Helm labels

* Checking fmt and vet, and fixing it

* We don't need limits on E2E
2020-12-01 23:30:31 +01:00