jeantil commented on issue #85:
URL: 
https://github.com/apache/pulsar-helm-chart/issues/85#issuecomment-800071262


   I found this issue while looking into #31 and #108 
   Since the tag version is in values.yml you can use `--set 
images.pulsar_manager.tag=v0.2.0` to upgrade the version 
   like so 
   ```
   helm install --set images.pulsar_manager.tag=v0.2.0 --set initialize=true 
--set create_namespace=true --values examples/values-minikube.yaml --namespace 
pulsar pulsar-mini apache/pulsar
   ```
   not sure if that will solve your issue but it's worth a shot


----------------------------------------------------------------
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.

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


Reply via email to