mirror of
https://github.com/helm/helm.git
synced 2026-02-03 20:39:45 -05:00
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> |
||
|---|---|---|
| .. | ||
| Chart.yaml | ||
| values.yaml | ||