pv93 opened a new issue #6454:
URL: https://github.com/apache/incubator-pinot/issues/6454


   `helm version` output:
   
   ```
   version.BuildInfo{Version:"v3.4.2", 
GitCommit:"23dd3af5e19a02d4f4baa5b2f242645a1a3af629", GitTreeState:"dirty", 
GoVersion:"go1.15.5"}
   ```
   
   Upgrading from chart version 0.2.2 to 0.2.3
   
   Ran the following command:
   ```
   helm upgrade -i pinot pinot/pinot -n pinot --reuse-values -f helm.yaml
   ```
   
   Got output:
   ```
   Error: UPGRADE FAILED: template: 
pinot/templates/minion/statefulset.yml:23:11: executing 
"pinot/templates/minion/statefulset.yml" at <include "pinot.minion.fullname" 
.>: error calling include: template: no template "pinot.minion.fullname" 
associated with template "gotpl"
   
   Looks like this has to do with the latest of the minion to the helm chart 
https://github.com/apache/incubator-pinot/pull/6430


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to