fix upgrade

Signed-off-by: Mayank Shah <mayankshah1614@gmail.com>
pull/13439/head
Mayank Shah 3 months ago
parent 885e938793
commit 2541e465c4
No known key found for this signature in database
GPG Key ID: 9F334CD5272BB57A

@ -151,6 +151,7 @@ func newUpgradeCmd(cfg *action.Configuration, out io.Writer) *cobra.Command {
instClient.Labels = client.Labels
instClient.EnableDNS = client.EnableDNS
instClient.HideSecret = client.HideSecret
instClient.TakeOwnership = client.TakeOwnership
if isReleaseUninstalled(versions) {
instClient.Replace = true

Loading…
Cancel
Save