chartmuseum / helm-push

Helm plugin to push chart package to ChartMuseum
Apache License 2.0
674 stars 170 forks source link

Remove .git in install command #124

Closed thwhk closed 2 years ago

thwhk commented 2 years ago

Fix for #123, remove .git in README.md at the end of install command.

helm version
version.BuildInfo{Version:"v3.7.2", GitCommit:"663a896f4a815053445eec4153677ddc24a0a361", GitTreeState:"clean", GoVersion:"go1.17.3"}
acjohnson commented 2 years ago

Just ran into this it'd be nice if this could get merged for people wanting to use this plugin