Commit Graph

15 Commits (16b59bfe5be8f1167e9e80e8e5030ac9cad0dbb4)

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