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
Matt Farina 0c64ad1c97
fix Chart.yaml handling
5 months ago
..
testdata add missing template directory to badcrdfile testdata 5 months ago
chartfile.go fix Chart.yaml handling 5 months ago
chartfile_test.go fix Chart.yaml handling 5 months ago
crds.go Raise error instead of warning if `crds/` is not a valid directory 6 months ago
crds_test.go Use `assert.Len` instead of `assert.Lenf` 6 months ago
dependencies.go Merge branch 'main' into stdlib-errors-2 8 months ago
dependencies_test.go Move pkg/chart to pkg/chart/v2 to prepare for v3 charts 10 months ago
deprecations.go Privatize 'k8sYamlStruct' 6 months ago
deprecations_test.go Privatize 'k8sYamlStruct' 6 months ago
template.go Return a lint warning if `templates/` does not exist. 6 months ago
template_test.go Privatize 'k8sYamlStruct' 6 months ago
values.go Merge branch 'main' into stdlib-errors-2 8 months ago
values_test.go Simpligy the JSON Schema checking 8 months ago