chartmuseum / helm-push

Helm plugin to push chart package to ChartMuseum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: unknown command "push" for "helm"

Ruby-Kamboj opened this issue · 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