github.com/loafoe/helm@v1.0.1/cmd/helm/testdata/testcharts/chart-with-template-with-invalid-yaml/Chart.yaml (about)

     1  apiVersion: v1
     2  description: Deploy a basic Alpine Linux pod
     3  home: https://helm.sh/helm
     4  name: chart-with-template-with-invalid-yaml
     5  sources:
     6    - https://github.com/helm/helm
     7  version: 0.1.0
     8  type: application