helm-diff
helm-diff copied to clipboard
Unable to install diff plugin with helm 3.8.1
Running command: helm plugin install https://github.com/databus23/helm-diff Error: Unable to retrieve local repo information: exit status 1
@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
...
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
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.