Commit Graph

24 Commits (dac23c82ce3bc05b6e72a1571bea48e424494fb0)

Author SHA1 Message Date
Matt Farina 8e6a5149d2
validation fix
11 months ago
Karuppiah Natarajan 47c38ec23d
Show errors when linting for Chart.yaml version and appVersion fields of type non-string
5 years ago
Scott Morgan 32ce016054 fix(lint): Remove requirement that directory name and chart name match
5 years ago
Scott Morgan eb833ccead remove unused variable
5 years ago
Scott Morgan 8a8463e08d fix(lint): Remove requirement that directory name and chart name match
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Matt Farina 967f4fed42
Update dependencies
5 years ago
Martin Hickey 4d47052395 Update linting and checking for apiVersion v1/v2
5 years ago
Matt Farina 50e06b1447
Adding apiVersion guidance to the linting
6 years ago
Matt Farina 29842e040f
Adding lint check for apiVersion which is a required field
6 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
6 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
6 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
6 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
7 years ago
Adam Reese 4c95185164
ref(*): replace chart.config with []byte
7 years ago
Adam Reese c5a76deba3
ref(*): use go conventions for naming types
7 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
7 years ago
Ferran Rodenas 088c2bd233 Linter validations for Chart icon property
8 years ago
Adam Reese f71230ccd3 fix(*): resolve go linter issues
8 years ago
Adnan Abdulhussein 03ca4e892f feat(lint): support linting multiple charts
9 years ago
Matt Butcher 2c07a32a6b fix(*): fix various style issues from make test-style
9 years ago
Miguel Martinez 03d27779d3 Templates Lint rules
9 years ago
Matt Butcher e757b24aed fix(*): add license header
9 years ago
Miguel Martinez c2459c06bf New Chart linter structure
9 years ago