tao12345666333 commented on code in PR #507: URL: https://github.com/apache/apisix-helm-chart/pull/507#discussion_r1143947894
########## charts/apisix/Chart.yaml: ########## @@ -31,7 +31,7 @@ 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: 1.2.0 +version: 1.2.1 Review Comment: Due to the large span of etcd version upgrades, I tend to upgrade a large version, how about we upgrade the version number to 1.3.0? ```suggestion version: 1.3.0 ``` -- 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]
