chartmuseum / helm-push

Helm plugin to push chart package to ChartMuseum
Apache License 2.0
674 stars 170 forks source link

Error: unknown command "push" for "helm" #119

Open Ruby-Kamboj opened 3 years ago

Ruby-Kamboj commented 3 years ago

Hi,

in v0.10.0 helm-push version, command "push" is failing in the deployments. I have found push has been changed to cm-push and no backward compatibility maintained. This is unexpected change.

willplatnick-okta commented 3 years ago

Helm has introduced its own helm push command in 3.7. I believe the maintainers changed it to cm-push to not conflict.

zoonman commented 3 years ago

helm-push supposed to use semantic versioning for those kinds of changes. This is a breaking change