tzssangglass commented on code in PR #7348:
URL: https://github.com/apache/apisix/pull/7348#discussion_r910794975
##########
MAINTAIN.md:
##########
@@ -38,15 +37,15 @@ via `VERSION=x.y.z make release-src`
11. Update APISIX rpm package
> Go to [apisix-build-tools](https://github.com/api7/apisix-build-tools)
repository and create a new tag named `apisix-${x.y.z}` to automatically submit
the
package to yum repo
-12. First, update [APISIX
docker](https://github.com/apache/apisix-docker/commit/829d45559c303bea7edde5bebe9fcf4938071601)
in [APISIX docker repository](https://github.com/apache/apisix-docker), after
PR merged, then create a new branch from master, named as
`release/apisix-${version}`, e.g. `release/apisix-2.10.2`
+12. - If the version number is the largest, update [APISIX
docker](https://github.com/apache/apisix-docker/commit/829d45559c303bea7edde5bebe9fcf4938071601)
in [APISIX docker repository](https://github.com/apache/apisix-docker), after
PR merged, then create a new branch from master, named as
`release/apisix-${version}`, e.g. `release/apisix-2.10.2`.
Review Comment:
- in terms of serial number, `2.14.1` is `largest`
- in terms of release time, 2.13.2 is `latest`
--
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]