However, when I do a "dependency list", I get this status:
zaphod@oc3027208274 helm]$ helm dependency list teamdb-ui NAME VERSION REPOSITORY STATUS game-tracker 0.1.0 file://./game-tracker missing
I have tried various syntaxes - file://. and other variants as well. Its also not clear if the dependency needs to be to the chart version or the app version, but I have tried with both. How do I get this working?