github.com/qsis/helm@v3.0.0-beta.3+incompatible/pkg/lint/rules/testdata/badchartfile/Chart.yaml (about)

     1  description: A Helm chart for Kubernetes
     2  version: 0.0.0
     3  home: ""
     4  type: application
     5  dependencies:
     6  - name: mariadb
     7    version: 5.x.x
     8    repository: https://kubernetes-charts.storage.googleapis.com/
     9    condition: mariadb.enabled
    10    tags:
    11      - database