Merged
Conversation
Signed-off-by: Ashing Zheng <axingfly@gmail.com>
Signed-off-by: Ashing Zheng <axingfly@gmail.com>
nic-6443
approved these changes
Feb 14, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This PR upgrades the API7 Gateway and api7ee3 Helm charts from version 3.9.4 to 3.9.5 and introduces Jaeger tracing as a new dependency for distributed tracing capabilities.
Changes:
- Upgraded application version from 3.9.4 to 3.9.5 across both gateway and api7 charts
- Added Jaeger as a new Helm chart dependency for tracing support
- Updated CI workflows to include the Jaeger Helm repository
Reviewed changes
Copilot reviewed 7 out of 9 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| charts/gateway/Chart.yaml | Updated chart version to 0.2.55 and appVersion to 3.9.5 |
| charts/gateway/values.yaml | Updated API7 Gateway image tag to 3.9.5 |
| charts/gateway/README.md | Updated documentation to reflect version 3.9.5 |
| charts/api7/Chart.yaml | Updated chart version to 0.17.45, appVersion to 3.9.5, and added Jaeger dependency |
| charts/api7/values.yaml | Updated image tags to v3.9.5 and added Jaeger configuration for dashboard and dp_manager |
| charts/api7/README.md | Updated documentation to reflect version 3.9.5 and new Jaeger configuration options |
| charts/api7/Chart.lock | Updated lock file with Jaeger dependency digest |
| charts/api7/charts/jaeger-4.4.7.tgz | Added vendored Jaeger Helm chart version 4.4.7 |
| .github/workflows/ci.yaml | Added Jaeger Helm repository to all testing jobs |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.