github.com/stefanmcshane/helm@v0.0.0-20221213002717-88a4a2c6e77d/pkg/chartutil/testdata/three-level-dependent-chart/umbrella/charts/app1/Chart.yaml (about) 1 apiVersion: v2 2 name: app1 3 description: A Helm chart for Kubernetes 4 type: application 5 version: 0.1.0 6 7 dependencies: 8 - name: library 9 version: 0.1.0 10 import-values: 11 - defaults