Helm List
This command lists all of the releases for a specified namespace (uses current namespace context if namespace not specified).
By default, items are sorted alphabetically. Use the ‘-d’ flag to sort by release date.
If no results are found, ‘helm list’ will exit 0, but with no output (or in the case of no ‘-q’ flag, only headers).
- - The Helm package manager for Kubernetes.