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> Signed-off-by: Matheus Hunsche <matheus.hunsche@ifood.com.br>pull/8840/head
parent
c6ce5de137
commit
856303b463
@ -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