Skip to content

fix(charts): consume latest llm-api-gateway and llm-request-router … - #851

Merged
along-2017 merged 2 commits into
mainfrom
chore/llm-charts/bump-gateway-router-images
Aug 14, 2026
Merged

fix(charts): consume latest llm-api-gateway and llm-request-router …#851
along-2017 merged 2 commits into
mainfrom
chore/llm-charts/bump-gateway-router-images

Conversation

@along-2017

@along-2017 along-2017 commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

TL;DR

Bump the default image tags in the llm-api-gateway, llm-request-router, and cassandra charts: llm-api-gateway 0.13.0, llm-request-router (stargate) 0.9.0, and cassandra migrations 0.15.0. Chart appVersions move with the tags where they track the image.

Additional Details

  • for llm function request priority QA test for self-installed

For QA

  • helm lint passes for all three charts.
  • helm template renders llm-request-router:0.9.0, llm-api-gateway:0.13.0, and nvcf-cassandra-migrations:0.15.0 with registry and repository supplied, matching the documented install flow.

Issues

#852

Checklist

  • I am familiar with the Contributing Guidelines.
  • I have signed off my commits for Developer Certificate of Origin (DCO) compliance.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

Summary by CodeRabbit

Chores

  • Updated the LLM API Gateway deployment to release version 0.13.0.
  • Updated the LLM Request Router deployment to release version 0.9.0.
  • Updated the Cassandra migrations image to version 0.15.0.
  • Aligned deployment metadata and container images with the latest releases for improved deployment consistency.

@along-2017
along-2017 requested a review from a team as a code owner August 14, 2026 01:04
@coderabbitai

coderabbitai Bot commented Aug 14, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 07b13f45-d9d6-4dd8-9a77-c432a63cd715

📥 Commits

Reviewing files that changed from the base of the PR and between ac8ba80 and d288ed8.

📒 Files selected for processing (3)
  • deploy/helm/cassandra/helm/values.yaml
  • deploy/helm/llm-api-gateway/llm-api-gateway/values.yaml
  • deploy/helm/llm-request-router/llm-request-router/values.yaml
🚧 Files skipped from review as they are similar to previous changes (3)
  • deploy/helm/cassandra/helm/values.yaml
  • deploy/helm/llm-api-gateway/llm-api-gateway/values.yaml
  • deploy/helm/llm-request-router/llm-request-router/values.yaml

📝 Walkthrough

Walkthrough

The Helm configurations update the LLM API gateway to 0.13.0, the LLM request router to 0.9.0, and the Cassandra migrations image to 0.15.0. Chart versions and image tags are updated.

Changes

Helm version updates

Layer / File(s) Summary
LLM API gateway version alignment
deploy/helm/llm-api-gateway/llm-api-gateway/Chart.yaml, deploy/helm/llm-api-gateway/llm-api-gateway/values.yaml
The chart appVersion and container image tag change from 1.0.1 to 0.13.0.
LLM request router version alignment
deploy/helm/llm-request-router/llm-request-router/Chart.yaml, deploy/helm/llm-request-router/llm-request-router/values.yaml
The chart appVersion and container image tag change from 0.3.2 to 0.9.0.
Cassandra migrations image update
deploy/helm/cassandra/helm/values.yaml
The migrations image tag changes from 0.11.0 to 0.15.0.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to d288e

This PR updates default chart image tags and matching appVersions for the gateway, router, and Cassandra migration components; no actionable merge-blocking risk remains beyond normal checks and review.

Suggested reviewers: dmikhaylovnv

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title uses valid Conventional Commits syntax and accurately describes the chart updates for the LLM gateway and request router.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/llm-charts/bump-gateway-router-images

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

@along-2017 along-2017 changed the title chore(charts): consume latest llm-api-gateway and llm-request-router … fix(charts): consume latest llm-api-gateway and llm-request-router … Aug 14, 2026
@along-2017
along-2017 requested a review from a team as a code owner August 14, 2026 01:31
@along-2017 along-2017 self-assigned this Aug 14, 2026
…images

Bump the default image tags and appVersions to the latest monorepo
releases: llm-api-gateway 0.13.0 and llm-request-router (stargate) 0.9.0.
The stargate 0.9.0 image carries the Pylon Dynamo request-priority
handling from #673.

Signed-off-by: along <along@nvidia.com>
0.15.0 is the first migrations release that carries the nvcf_api
llm_config schema delta needed for LLM request priority.

Signed-off-by: along <along@nvidia.com>
@along-2017
along-2017 force-pushed the chore/llm-charts/bump-gateway-router-images branch from ac8ba80 to d288ed8 Compare August 14, 2026 16:55
@along-2017
along-2017 enabled auto-merge August 14, 2026 16:55
@along-2017
along-2017 added this pull request to the merge queue Aug 14, 2026
Merged via the queue into main with commit 841cdab Aug 14, 2026
18 checks passed
@along-2017
along-2017 deleted the chore/llm-charts/bump-gateway-router-images branch August 14, 2026 17:17
@balajinvda

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version helm-nvcf-llm-api-gateway-v1.4.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@balajinvda

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version helm-nvcf-cassandra-v0.19.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@balajinvda

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version helm-nvcf-llm-request-router-v1.7.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants