chore(gateway): bump openapi-to-mcp image tag to 1.0.2#286
Conversation
Update the OpenAPI-to-MCP sidecar image tag from 1.0.1 to 1.0.2. Release: https://github.com/api7/OpenAPI2MCP/releases/tag/v1.0.2 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughBump openapiToMcp sidecar image tag from 1.0.1 to 1.0.2 in the gateway Helm chart values, increment the chart version to 0.2.66, and update the chart README's documented default. ChangesImage Tag Update
Possibly related PRs
Suggested reviewers
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 6✅ Passed checks (6 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Comment |
There was a problem hiding this comment.
Pull request overview
This PR updates the default container image tag used by the Gateway chart’s OpenAPI-to-MCP sidecar to the 1.0.2 release.
Changes:
- Bump
openapiToMcp.image.tagdefault from1.0.1to1.0.2in the Gateway chart values.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Update the auto-generated README to reflect openapiToMcp.image.tag 1.0.2. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@charts/gateway/README.md`:
- Line 237: The openapiToMcp.image.tag value was bumped to a non-existent tag
"1.0.2"; revert the image tag back to "1.0.1" wherever referenced (specifically
update openapiToMcp.image.tag in values.yaml and the README entry for
openapiToMcp.image.tag) so deployments pull the valid image
api7/openapi-to-mcp:1.0.1; ensure both the README.md table and the values.yaml
key openapiToMcp.image.tag show "1.0.1".
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: f880f0a6-39c3-49e3-ae79-60ab58bf3f4b
📒 Files selected for processing (1)
charts/gateway/README.md
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Summary
Bump the OpenAPI-to-MCP sidecar image tag from
1.0.1to1.0.2, and bump chart version from0.2.65to0.2.66.Changes
charts/gateway/values.yaml:openapiToMcp.image.tag→1.0.2charts/gateway/Chart.yaml:version→0.2.66charts/gateway/README.md: regenerated withhelm-docsReferences
Summary by CodeRabbit