rancher / dashboard

The Rancher UI
https://rancher.com
Apache License 2.0
463 stars 262 forks source link

Add new Helm deployment option: helm dependency update #1804

Open felipecrs opened 4 years ago

felipecrs commented 4 years ago

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.

angegar commented 3 years ago

Indeed i am encountering the issue today, is there a solution ?

felipecrs commented 3 years ago

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.

AdamJSoftware commented 10 months ago

any news on this?