chartmuseum / helm-push

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

Unable to update repository: exit status 1 #123

Closed Bec-k closed 2 years ago

Bec-k commented 2 years ago
helm --debug plugin install https://github.com/chartmuseum/helm-push.git
[debug] vcs_installer.go:162: updating https://github.com/chartmuseum/helm-push.git
Error: Unable to update repository: exit status 1
helm.go:88: [debug] Unable to update repository: exit status 1
thwhk commented 2 years ago

Remove .git at the end of the command should work

Bec-k commented 2 years ago

It is on the main docs page. Then documentation should be updated in the docs. P.S. not using helm-push, so it could still have this issue...