mirror of https://github.com/helm/helm
Solve the issue #7749 where proper formating was not being done if --short(-q) option was used with other formating options like json, yaml
Signed-off-by: Anshul Verma <ansverma@localhost.localdomain>pull/7753/head
parent
7470337d32
commit
c354de80e5
@ -1 +1 @@
|
|||||||
["hummingbird","iguana","rocket","starlord"]
|
["hummingbird","iguana","rocket","starlord"]
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
- hummingbird
|
- hummingbird
|
||||||
- iguana
|
- iguana
|
||||||
- rocket
|
- rocket
|
||||||
- starlord
|
- starlord
|
||||||
|
|||||||
Loading…
Reference in new issue