Open felipecrs opened 4 years ago
Indeed i am encountering the issue today, is there a solution ?
I think the only solution before this gets implemented is to create a helm repository and then package your full charts there, or not use the Cluster Explorer to install the charts at all.
any news on this?
Since the Cluster Explorer accepts Git repositories as repository charts, it should have the option to run
helm dependency update
, since often charts in Git does not bundle their dependencies.