app-registry / appr

Apache License 2.0
56 stars 18 forks source link

alias in requirements.yaml ignored #88

Closed mtalbot closed 7 years ago

mtalbot commented 7 years ago

because the helm code for requirements.yaml uses a map keyed on name aliased entries in the appr map get ignored when building dependancies. Switching this to an array would solve the issue.