After helm install, I get errors about unmarshalling
helm plugin install https://github.com/chartmuseum/helm-push
Error: plugin is installed but unusable: failed to load plugin "/home/ubuntu/.local/share/helm/plugins/helm-push": yaml: unmarshal errors: line 13: field downloaders not found in type plugin.MetadataV1 line 17: field useTunnel not found in type plugin.MetadataV1 line 18: field hooks not found in type plugin.MetadataV1
If I remove the above fields in the plugin.yaml, helm is able to see the plugin.