bacongobbler / helm-whatup

A Helm plugin to help users determine if there's an update available for their installed charts.
Other
84 stars 13 forks source link

Gives error when no chart version found #5

Open idar opened 6 years ago

idar commented 6 years ago

helm whatup fails when only snapshot dependencies exist.

Error: No chart version found for example- Usage: whatup [flags]

Flags: -h, --help help for whatup

Error: plugin "whatup" exited with error

helm list : example-1.0.0-8a2bf8f

bacongobbler commented 6 years ago

I'm busy with other work but feel free to work on a fix!

orefalo commented 4 years ago

same issue