lhotari opened a new pull request #199: URL: https://github.com/apache/pulsar-helm-chart/pull/199
### Motivation - chart releaser command broker after upgrading to 1.3.0 version by #192 - [example failure](https://github.com/apache/pulsar-helm-chart/runs/4785990468?check_suite_focus=true#step:6:28): ``` Error: unknown command "cr" for "cr" Run 'cr --help' for usage. ``` ### Modifications - remove `cr` from command since it's part of the docker entrypoint for the `quay.io/helmpack/chart-releaser:v1.3.0` image. - `quay.io/helmpack/chart-releaser:v1.0.0-beta.1` image didn't have `cr` as the entrypoint -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org