Fix docs and add missing version input (#5)

Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>
This commit is contained in:
Reinhard Nägele
2019-12-09 21:14:18 +01:00
committed by GitHub
parent be9c1b2453
commit 590e9dd0aa
4 changed files with 18 additions and 10 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ cat << EOF
Usage: $(basename "$0") <options>
-h, --help Display help
-v, --version The kind version to use (default: v0.2.3)"
-v, --version The chart-releaser version to use (default: v0.2.3)"
-d, --charts-dir The charts directory (defaut: charts)
-u, --charts-repo-url The GitHub Pages URL to the charts repo (default: https://<owner>.github.io/<repo>)
-o, --owner The repo owner