rebase commit

Signed-off-by: Matheus Hunsche <matheus.hunsche@ifood.com.br>
pull/8840/head
Matheus Hunsche 5 years ago
parent 77e0ad711a
commit 04c114b8ec

@ -101,6 +101,7 @@ func newUpgradeCmd(cfg *action.Configuration, out io.Writer) *cobra.Command {
instClient.DisableOpenAPIValidation = client.DisableOpenAPIValidation
instClient.SubNotes = client.SubNotes
instClient.ExternalFiles = client.ExternalFiles
instClient.Description = client.Description
rel, err := runInstall(args, instClient, valueOpts, out)
if err != nil {

Loading…
Cancel
Save