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

non working install command "helm plugin install https://github.com/databus23/helm-diff"

Open odupuy opened this issue 2 years ago • 0 comments

windows 10 using gitbash

$ git --version git version 2.41.0.windows.1

I follow the instruction of https://github.com/databus23/helm-diff#using-helm-plugin-manager--23x

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

The fix is helm plugin install https://github.com/databus23/helm-diff.git

Thanks to fix it

odupuy avatar Sep 08 '23 20:09 odupuy