helm search repo
Search repositories for a keyword in charts
Options
Name | Description |
---|---|
--devel | Use development versions (alpha, beta, and release candidate releases), too. Equivalent to version '>0.0.0-0'. If --version is set, this is ignored |
--max-col-width <max-col-width> | Maximum column width for output table |
--output, -o <output> | Prints the output in the specified format. Allowed values: table, json, yaml |
--regexp, -r | Use regular expressions for searching repositories you have added |
--version <version> | Search using semantic versioning constraints on repositories you have added |
--versions, -l | Show the long listing, with each version of each chart on its own line, for repositories you have added |