shreemaan-abhishek opened a new pull request, #999: URL: https://github.com/apache/apisix-helm-chart/pull/999
### Description Upgrades the APISIX chart to the newly released [APISIX 3.18.0](https://github.com/apache/apisix/releases/tag/3.18.0). - `Chart.yaml`: `appVersion` `3.17.0` -> `3.18.0`, chart `version` `2.16.1` -> `2.17.0` - `values.yaml`: image `tag` `3.17.0-ubuntu` -> `3.18.0-ubuntu` - `README.md`: regenerated via `make helm-docs` The new plugins and config options in 3.18.0 flow through the existing value passthroughs (`apisix.plugins`, `luaSharedDicts`, `service.stream.tcp/udp`), so no template changes are required for this release. > [!IMPORTANT] > `apache/apisix:3.18.0-ubuntu` is **not on Docker Hub yet**, so `ct install` will fail to pull the image until it is. The images are published when apache/apisix-docker#631 merges and its push workflow runs. Please merge this one after that, and re-run CI. -- 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]
