Release v0.1.0-beta.2

This commit is contained in:
Stefan Prodan
2018-10-23 13:42:43 +03:00
parent 8e66baa0e7
commit 65b908e702
7 changed files with 15 additions and 60 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ test: test-fmt test-codegen
go test ./...
helm-package:
cd charts/ && helm package flagger/ && helm package podinfo-flagger/ && helm package grafana/
cd charts/ && helm package flagger/ && helm package grafana/
mv charts/*.tgz docs/
helm repo index docs --url https://stefanprodan.github.io/flagger --merge ./docs/index.yaml