You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helm/pkg/lint/rules/testdata/badchartfile/Chart.yaml

12 lines
229 B

description: A Helm chart for Kubernetes
version: 0.0.0.0
home: ""
type: application
dependencies:
- name: mariadb
version: 5.x.x
repository: https://charts.helm.sh/stable/
condition: mariadb.enabled
tags:
- database