helm/pkg/lint
Matt Farina aa4dae0535
Updating to newer versions of dependencies
* This was initiated by new versions from Masterminds
* Linting was set to check for the same chart version as the other
  checks of this were. >0.0.0-0. The -0 is important to pull in
  prereleases. The latest version of semver Validate now finds
  errors here properly where some were missed before
* 0.0.0 is a valid semantic version. Instead of expecting it to be
  invalid in the tests to check validation now using an invalid
  semantic version

Signed-off-by: Matt Farina <matt@mattfarina.com>
2019-09-18 12:49:06 -04:00
..
rules Updating to newer versions of dependencies 2019-09-18 12:49:06 -04:00
support Fix typo in message.go 2018-08-24 13:38:36 -05:00
lint.go change copyright to "Copyright The Helm Authors" 2018-07-30 08:29:17 -07:00
lint_test.go Updating to newer versions of dependencies 2019-09-18 12:49:06 -04:00