You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are numerous issues with how we work with Helm charts and their dependencies, e. g. dependencies of dependent charts are not resolved/updated or difficult vendoring of .tar.gz chart archives into .helm/charts.
Solution (if you have one)
We need to rethink how we work with charts and their dependencies. Probably will require a lot of changes.
Before proceeding
Problem
There are numerous issues with how we work with Helm charts and their dependencies, e. g. dependencies of dependent charts are not resolved/updated or difficult vendoring of .tar.gz chart archives into
.helm/charts
.Solution (if you have one)
We need to rethink how we work with charts and their dependencies. Probably will require a lot of changes.
Additional information
Refs: #73
The text was updated successfully, but these errors were encountered: