warren830 commented on PR #68:
URL: 
https://github.com/apache/incubator-devlake-helm-chart/pull/68#issuecomment-1409802010

   > `if [[ $chart_version_text != $devlake_version_text ]]` should be `if [[ 
v$chart_version_text != $devlake_version_text ]]`
   > 
   > The image tag have a leading `v` character, while the chart version 
follows [SemVer 2 standard](https://semver.org/spec/v2.0.0.html) which not 
leading with `v`.
   
   Already fixed this


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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to