helm-diff icon indicating copy to clipboard operation
helm-diff copied to clipboard

Unable to install diff plugin with helm 3.8.1

Open Shobhit29 opened this issue 2 years ago • 3 comments

Running command: helm plugin install https://github.com/databus23/helm-diff Error: Unable to retrieve local repo information: exit status 1

Shobhit29 avatar Mar 25 '22 19:03 Shobhit29

@Shobhit29 It works for me with helm 3.8.1 🤔

$ helm plugin install https://github.com/databus23/helm-diff
Downloading https://github.com/databus23/helm-diff/releases/download/v3.4.2/helm-diff-linux-amd64.tgz
Preparing to install into /home/mumoshu/.local/share/helm/plugins/helm-diff
helm-diff installed into /home/mumoshu/.local/share/helm/plugins/helm-diff/helm-diff
...

mumoshu avatar Mar 27 '22 01:03 mumoshu

It seems after uninstalling helm diff a long time back it keeps the copy under cache, so I deleted from the cache seems resolve the issue C:\Users\xxxx\AppData\Local\Temp\helm\plugins

Shobhit29 avatar Mar 28 '22 14:03 Shobhit29

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jul 10 '22 19:07 stale[bot]