ShiningRush commented on a change in pull request #4: URL: https://github.com/apache/apisix-helm-chart/pull/4#discussion_r534899386
########## File path: chart/apisix/Chart.yaml ########## @@ -31,9 +31,16 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.0 +version: 2.1.0 Review comment: chart version is different with application version, our chart is not validated by many production, it is not stable now, so `0.x.x` would be better. `2.1.1` tells people it already production ready. ---------------------------------------------------------------- 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]
