helm/pkg/lint/rules/testdata/badchartfile/Chart.yaml
Matt Butcher fe2d7f7792
this rewrites a whole bunch of old repo URLs to the new repo URL (#8902)
Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
2020-10-19 14:38:32 -06:00

11 lines
229 B
YAML

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