Unverified Commit 7ca75251 authored by Martin Hickey's avatar Martin Hickey Committed by GitHub

Set output format when install flag on helm upgrade (#6722)

Signed-off-by: 's avatarMartin Hickey <martin.hickey@ie.ibm.com>
parent 9668ad4d
......@@ -241,6 +241,7 @@ func (u *upgradeCmd) run() error {
wait: u.wait,
description: u.description,
atomic: u.atomic,
output: u.output,
}
return ic.run()
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment