Error: unknown command "push" for "helm"
Ruby-Kamboj opened this issue · 2 comments
Ruby-Kamboj commented
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
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
helm-push supposed to use semantic versioning for those kinds of changes. This is a breaking change