github.com/doitroot/helm@v3.0.0-beta.3+incompatible/pkg/chartutil/testdata/dependent-chart-helmignore/Chart.yaml (about) 1 apiVersion: v1 2 name: frobnitz 3 description: This is a frobnitz. 4 version: "1.2.3" 5 keywords: 6 - frobnitz 7 - sprocket 8 - dodad 9 maintainers: 10 - name: The Helm Team 11 email: helm@example.com 12 - name: Someone Else 13 email: nobody@example.com 14 sources: 15 - https://example.com/foo/bar 16 home: http://example.com 17 icon: https://example.com/64x64.png