-
Notifications
You must be signed in to change notification settings - Fork 311
Closed
Labels
Description
As per doco, I run helm plugin install https://github.com/databus23/helm-diff, and I get:
$ helm plugin install https://github.com/databus23/helm-diff
Downloading
curl: (3) <url> malformed
Failed to install helm-diff
\tFor support, go to https://github.com/databus23/helm-diff.
Error: plugin install hook for "diff" exited with error
My helm:
$ helm version
Client: &version.Version{SemVer:"v2.5.0", GitCommit:"012cb0ac1a1b2f888144ef5a67b8dab6c2d45be6", GitTreeState:"clean"}
Server: &version.Version{SemVer:"v2.5.0", GitCommit:"012cb0ac1a1b2f888144ef5a67b8dab6c2d45be6", GitTreeState:"clean"}
zytek, harshal-shah, daxmc99 and oslobodian