chartmuseum/helm-push

Error: unknown command "push" for "helm"

Ruby-Kamboj opened this issue · 2 comments

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.

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

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