Fix ee extension relying BaseCommand being a class.
Rather than inherit, which we can't anymore Helm::BaseCommand is now a module, include it and adjust the `initialize` methods for the classes
Showing
Please register or sign in to comment