mirror of
https://github.com/helm/helm.git
synced 2026-08-12 12:14:45 +00:00
This adds a --no-headers flag to the 'helm repo list' command, allowing users to suppress table headers in the output. Useful for scripting and automation. Signed-off-by: Paul Van Laer <paul.van.laer1@gmail.com>