hi - what’s the difference between using sources
and dependencies
in the charts.yaml?
In a few examples i see folks create new charts via helm create
but instead of using sources
to reference an external chart they use dependencies
(which doesn’t seem right in my mind)