Skip to content

chore(gateway): bump openapi-to-mcp image to 1.0.1#281

Merged
nic-6443 merged 1 commit intomainfrom
chore/mcp-1.0.1
Apr 22, 2026
Merged

chore(gateway): bump openapi-to-mcp image to 1.0.1#281
nic-6443 merged 1 commit intomainfrom
chore/mcp-1.0.1

Conversation

@jarvis9443
Copy link
Copy Markdown
Contributor

@jarvis9443 jarvis9443 commented Apr 22, 2026

Picks up the distroless nodejs20 runtime (api7/OpenAPI2MCP#42, released as v1.0.1).

Test

Upgraded the local kind cluster to api7 v3.9.10, enabled the gateway sidecar with openapiToMcp.image.tag=1.0.1, created a route with openapi-to-mcp plugin (transport: streamable_http, petstore spec) and verified tools/list returns the expected 19 tools.

Changes

  • charts/gateway/values.yaml: openapiToMcp.image.tag 1.0.0 → 1.0.1
  • charts/gateway/Chart.yaml: bump chart version 0.2.61 → 0.2.62
  • charts/gateway/README.md: regenerated by helm-docs

Summary by CodeRabbit

  • Chores
    • Updated gateway Helm chart version to 0.2.62
    • Updated OpenAPI-to-MCP sidecar container image to version 1.0.1

Picks up the distroless nodejs20 base image (api7/OpenAPI2MCP#42).
Copilot AI review requested due to automatic review settings April 22, 2026 08:21
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 22, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 065745a2-3c8c-44fe-b919-6f5992fa1a5f

📥 Commits

Reviewing files that changed from the base of the PR and between 99145a6 and 2f02df4.

📒 Files selected for processing (3)
  • charts/gateway/Chart.yaml
  • charts/gateway/README.md
  • charts/gateway/values.yaml

📝 Walkthrough

Walkthrough

Updates the gateway Helm chart version to 0.2.62 and bumps the OpenAPI-to-MCP sidecar container image tag from 1.0.0 to 1.0.1 across chart configuration and documentation files.

Changes

Cohort / File(s) Summary
Gateway Helm Chart Updates
charts/gateway/Chart.yaml, charts/gateway/README.md, charts/gateway/values.yaml
Chart version bumped from 0.2.61 to 0.2.62; openapiToMcp.image.tag updated from 1.0.0 to 1.0.1 in both values and documentation.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • nic-6443
🚥 Pre-merge checks | ✅ 6
✅ Passed checks (6 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: updating the openapi-to-mcp container image version from 1.0.0 to 1.0.1 in the Helm chart.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
E2e Test Quality Review ✅ Passed This PR is a Helm chart configuration update bumping the openapiToMcp image tag from 1.0.0 to 1.0.1 with corresponding documentation updates. No test code is included, so E2E test quality criteria are not applicable.
Security Check ✅ Passed PR updates openapiToMcp sidecar image from v1.0.0 to v1.0.1 with no sensitive data exposure, secrets mishandling, or security misconfigurations detected.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/mcp-1.0.1

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Bumps the Helm chart’s OpenAPI-to-MCP sidecar image tag to pick up the upstream api7/openapi-to-mcp v1.0.1 release (distroless nodejs20 runtime), and increments the chart version accordingly.

Changes:

  • Update openapiToMcp.image.tag from 1.0.0 to 1.0.1
  • Bump Helm chart version from 0.2.61 to 0.2.62
  • Regenerate Helm values documentation in README.md to reflect the new default

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
charts/gateway/values.yaml Updates the default OpenAPI-to-MCP sidecar image tag to 1.0.1.
charts/gateway/README.md Updates the rendered values table so openapiToMcp.image.tag shows 1.0.1.
charts/gateway/Chart.yaml Increments chart version to 0.2.62 to reflect the values/doc change.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nic-6443 nic-6443 merged commit 5ed149f into main Apr 22, 2026
7 checks passed
@nic-6443 nic-6443 deleted the chore/mcp-1.0.1 branch April 22, 2026 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants