chore: upgrade api7 and gateway to v3.9.13#289
Conversation
📝 WalkthroughWalkthroughThis PR updates both API7 and Gateway Helm charts to version 3.9.13. The changes include chart metadata version bumps, image tag updates across four API7 components, README documentation synchronization, and gateway luaSharedDict TTL configuration adjustments replacing ext-plugin with jwks, introspection, and access-tokens entries. ChangesHelm Chart Release Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
Important Pre-merge checks failedPlease resolve all errors before merging. Addressing warnings is optional. ❌ Failed checks (1 error)
✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Pull request overview
Updates the API7 Enterprise (api7ee3) and Gateway Helm charts to deploy API7 Enterprise v3.9.13 by bumping chart/app versions, aligning default image tags, and refreshing chart documentation/examples.
Changes:
- Bump
charts/api7chart version to0.18.2andappVersionto3.9.13, updating component image tags accordingly. - Bump
charts/gatewaychart version to0.2.68andappVersion/default image tag to3.9.13. - Remove deprecated
ext-pluginshared dict from gateway defaults and refresh generated READMEs; add an example option for S3 path-style usage in API7 values.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| charts/gateway/values.yaml | Removes deprecated ext-plugin shared dict default and bumps gateway image tag to 3.9.13. |
| charts/gateway/README.md | Regenerated values table to reflect removed ext-plugin entry and updated image tag. |
| charts/gateway/Chart.yaml | Bumps chart version and appVersion to 0.2.68 / 3.9.13. |
| charts/api7/values.yaml | Bumps API7 component image tags to v3.9.13 and adds use_path_style example under fallback CP S3 config. |
| charts/api7/README.md | Regenerated badges/values tables for 0.18.2 / 3.9.13 and updated image tag defaults shown. |
| charts/api7/Chart.yaml | Bumps chart version and appVersion to 0.18.2 / 3.9.13. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Updates the API7 and gateway Helm charts for API7 Enterprise v3.9.13.
Changes:
apisix.requestBodyJsonLibvalue and renders it asrequest_body_json_libin config.yaml.