yangwwei commented on pull request #29: URL: https://github.com/apache/incubator-yunikorn-release/pull/29#issuecomment-774263549
based on the doc: https://helm.sh/docs/topics/charts/#charts-and-versioning. Looks like the version must be compatible with https://semver.org/spec/v2.0.0.html. The chart in the release repo master branch is used to install the latest YK build. This is not a released version, only used for testing. I am thinking maybe we can name it `0.0.0` just to comply with the naming convention. And also we can remove the `appVersion` since it is optional. Not sure if there is any better way to handle 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
