Commit Graph

20 Commits (f18c078618252af9d5192ede7646d6597e3ac065)

Author SHA1 Message Date
Martin Hickey 4d47052395 Update linting and checking for apiVersion v1/v2
5 years ago
Matt Farina 50e06b1447
Adding apiVersion guidance to the linting
5 years ago
Matt Farina 29842e040f
Adding lint check for apiVersion which is a required field
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
5 years ago
Adam Reese f791421fab
feat(Makefile): add formatting target
6 years ago
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