You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/01/12 09:06:02 UTC

[GitHub] [pulsar-helm-chart] lhotari opened a new pull request #199: Fix chart releaser command which uses docker image

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-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar-helm-chart] lhotari merged pull request #199: Fix chart releaser command which uses docker image

Posted by GitBox <gi...@apache.org>.
lhotari merged pull request #199:
URL: https://github.com/apache/pulsar-helm-chart/pull/199


   


-- 
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-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar-helm-chart] michaeljmarshall commented on pull request #199: Fix chart releaser command which uses docker image

Posted by GitBox <gi...@apache.org>.
michaeljmarshall commented on pull request #199:
URL: https://github.com/apache/pulsar-helm-chart/pull/199#issuecomment-1011251281


   +1


-- 
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-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org