shreemaan-abhishek opened a new pull request, #982: URL: https://github.com/apache/apisix-helm-chart/pull/982
### Description Upgrades the APISIX chart to the newly released [APISIX 3.17.0](https://github.com/apache/apisix/releases/tag/3.17.0). - `Chart.yaml`: `appVersion` `3.16.0` -> `3.17.0`, chart `version` `2.14.1` -> `2.15.0` - `values.yaml`: image `tag` `3.16.0-ubuntu` -> `3.17.0-ubuntu` - `README.md`: regenerated via `make helm-docs` The new plugins, shared dicts, and stream port-range support in 3.17.0 flow through the existing value passthroughs (`apisix.plugins`, `luaSharedDicts`, `service.stream.tcp/udp`), so no template changes are required for this release. The `apache/apisix:3.17.0-ubuntu` image is already published on Docker Hub. -- 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]
