Difference between revisions of "Helm lint"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
1 chart(s) linted, no failures | 1 chart(s) linted, no failures | ||
+ | |||
+ | |||
+ | helm lint . | ||
+ | ==> Skipping . | ||
+ | unable to check [[Chart.yaml]] file in chart: stat Chart.yaml: no such file or directory | ||
+ | |||
+ | Error: 0 chart(s) linted, 1 chart(s) failed | ||
== Related == | == Related == | ||
* [[Lint]] | * [[Lint]] | ||
+ | * <code>[[helm lint --help]]</code> | ||
+ | * <code>[[helm template]]</code> | ||
+ | * <code>[[helm template --debug]]</code> | ||
== See also == | == See also == |
Latest revision as of 15:51, 29 September 2022
helm lint --debug --strict /path/to/your/helmcharts ==> Linting /path/to/your/helmcharts Lint OK 1 chart(s) linted, no failures
helm lint . ==> Skipping . unable to check Chart.yaml file in chart: stat Chart.yaml: no such file or directory Error: 0 chart(s) linted, 1 chart(s) failed
Related[edit]
See also[edit]
- Helm,
helm
[repo | registry | template
|list
|install | unsintall
|create
|show | pull | push
|status | history | plugin
|search | upgrade | delete | lint | test | package | dependency | get | rollback | version | --help]
,helm@2
, Chart file structure, Helm Charts,values.yaml, chart.yaml
, Helm functions, Helm versions,helmfile
Deprecated:init
, variables, Mapkubeapis, .helmignore, ChartMuseum
Advertising: