The helm pre-upgrade check failed due to the program tries to check whether a multierr is a nil pointer instead of errors it contains. This PR changes the way the program checks multierr in order not to block the upgrade.
The helm pre-upgrade check failed due to the program tries to check whether a multierr is a nil pointer instead of errors it contains. This PR changes the way the program checks multierr in order not to block the upgrade.