yzeng25 commented on code in PR #1976:
URL: https://github.com/apache/apisix-website/pull/1976#discussion_r2625338690
##########
config/downloads.js:
##########
@@ -27,7 +27,7 @@ module.exports = [
dockerhubPath: 'apisix-ingress-controller',
version: '1.6.0',
releaseDate: '2022-12-30',
Review Comment:
ditto
##########
config/docs.js:
##########
@@ -19,7 +19,7 @@ module.exports = [
githubRepo: 'apache/apisix-ingress-controller',
version: '1.6.0',
releaseDate: '2022-12-30',
- firstDocPath: '/getting-started',
Review Comment:
Change in this line was previously made by @SkyeYoung in
https://github.com/apache/apisix-website/commit/a9669fdfdf0f6bd7f2c022a24a99c13c6d621e6a
, PTAL.
##########
config/docs.js:
##########
@@ -19,7 +19,7 @@ module.exports = [
githubRepo: 'apache/apisix-ingress-controller',
version: '1.6.0',
releaseDate: '2022-12-30',
Review Comment:
Should these 2 be updated as well? Loop @SkyeYoung @juzhiyuan @AlinsRan
https://github.com/apache/apisix-ingress-controller/releases/tag/2.0.0
```suggestion
version: '2.0.0',
releaseDate: '2025-12-17',
```
##########
config/downloads.js:
##########
@@ -27,7 +27,7 @@ module.exports = [
dockerhubPath: 'apisix-ingress-controller',
version: '1.6.0',
releaseDate: '2022-12-30',
- firstDocPath: '/getting-started',
Review Comment:
ditto PTAL @SkyeYoung
--
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]