|
|
@ -48,7 +48,7 @@ Only items that match the filter will be returned.
|
|
|
|
|
|
|
|
|
|
|
|
$ helm list --filter 'ara[a-z]+'
|
|
|
|
$ helm list --filter 'ara[a-z]+'
|
|
|
|
NAME UPDATED CHART
|
|
|
|
NAME UPDATED CHART
|
|
|
|
maudlin-arachnid 1977-09-02 22:04:05.46104 +0000 UTC alpine-0.1.0
|
|
|
|
maudlin-arachnid 2020-06-18 14:17:46.125134977 +0000 UTC alpine-0.1.0
|
|
|
|
|
|
|
|
|
|
|
|
If no results are found, 'helm list' will exit 0, but with no output (or in
|
|
|
|
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 case of no '-q' flag, only headers).
|
|
|
|