Publish Helm chart

This commit is contained in:
Stefan Prodan
2018-09-26 20:31:35 +03:00
parent d562361694
commit dac0bfdb4c
15 changed files with 33 additions and 0 deletions
+5
View File
@@ -11,3 +11,8 @@ test:
verify-codegen:
./hack/verify-codegen.sh
helm:
cd chart/ && helm package steerer/
mv chart/*.tgz docs/
helm repo index docs --url https://stefanprodan.github.io/steerer --merge ./docs/index.yaml