github.com/stefanmcshane/helm@v0.0.0-20221213002717-88a4a2c6e77d/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