Open olensmar opened 2 years ago
as described at https://helm.sh/docs/topics/charts/#managing-dependencies-manually-via-the-charts-directory - we should identify/parse these and show them as "subcharts" in the Helm panel - with corresponding values files, etc
we have this in our own helm-charts repo - currently these charts are rendered as peers in Monokle
It also be possible to visualize in the visual interface the hierarchy and dependencies.
as described at https://helm.sh/docs/topics/charts/#managing-dependencies-manually-via-the-charts-directory - we should identify/parse these and show them as "subcharts" in the Helm panel - with corresponding values files, etc