Commit Graph

15 Commits (62533e2b0e74747f3a70bbd96df328b7598ba43e)

Author SHA1 Message Date
Adam Reese 2b81eea1e2
ref(*): replace byte array with map for Release config
7 years ago
Adam Reese 516c53dae6
ref(chart): use map for chart.Values
7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
7 years ago
Julian ca415ab8db feat(helm): support namespace and additional values in lint (#2972)
8 years ago
Maxim Ivanov a6872c124a Avoid panics if test is failing
8 years ago
Ferran Rodenas 088c2bd233 Linter validations for Chart icon property
9 years ago
Adnan Abdulhussein 03ca4e892f feat(lint): support linting multiple charts
9 years ago
Miguel Martinez 3b2ea04348 fix(linter) Typos
9 years ago
Adnan Abdulhussein 77820c7482 fix(lint): Return non-zero exit status when lint errors present
9 years ago
Matt Butcher e757b24aed fix(*): add license header
9 years ago
Miguel Martinez c2459c06bf New Chart linter structure
9 years ago
Matt Butcher 9ca8c27e16 fix(*): change TOML to YAML
9 years ago
vaikas-google 932663bd5f add test for malformed values.toml file
10 years ago
vaikas-google 012b0f7c3e update the lint_test for correct errors
10 years ago
vaikas-google 7edce9b82b Validate Chart.yaml version for semver, validate that values.toml parses if present
10 years ago