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
Christophe VILA 8a4c0bc7b1
added test for https://github.com/helm/helm/pull/8913 related to https://github.com/helm/helm/issues/8621
4 years ago
..
testdata this rewrites a whole bunch of old repo URLs to the new repo URL (#8902) 4 years ago
chartfile.go Show errors when linting for Chart.yaml version and appVersion fields of type non-string 4 years ago
chartfile_test.go Show errors when linting for Chart.yaml version and appVersion fields of type non-string 4 years ago
dependencies.go Lint dependencies (#7970) 4 years ago
dependencies_test.go Lint dependencies (#7970) 4 years ago
deprecations.go Update lint deprecation list 4 years ago
deprecations_test.go Update lint deprecation list 4 years ago
template.go do not check YAML if nothing was parsed 4 years ago
template_test.go added test for https://github.com/helm/helm/pull/8913 related to https://github.com/helm/helm/issues/8621 4 years ago
values.go feat: make the linter coalesce the passed-in values before running values tests (#7984) 4 years ago
values_test.go feat: make the linter coalesce the passed-in values before running values tests (#7984) 4 years ago