helm/pkg/chart/loader/testdata/albatross
Matthew Fisher 5367c6c296
fix(loader): assume apiVersion is v1 when loading charts
In Helm 2, no chart validation was performed on v1 charts, so there are
a few charts out there that never added an apiVersion to the Chart.yaml.
To ensure those charts continue to work for Helm 3, we should assume
that charts loaded without an apiVersion set should be assumed as v1.

Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
2019-05-14 11:00:20 -07:00
..
Chart.yaml fix(loader): assume apiVersion is v1 when loading charts 2019-05-14 11:00:20 -07:00
values.yaml ref(*): merge requirement.yaml into Chart.yaml 2018-08-29 14:05:37 -07:00