Skip to content

fix(charts): bump chart versions for released services - #1340

Open
balajinvda wants to merge 22 commits into
mainfrom
chore/chart-version-bumps
Open

fix(charts): bump chart versions for released services#1340
balajinvda wants to merge 22 commits into
mainfrom
chore/chart-version-bumps

Conversation

@balajinvda

@balajinvda balajinvda commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Opened by .github/workflows/chart-version-bump.yml when src/compute-plane-services/nvca/v3.3.0-dev.225 was published.

The released tag carries the version, so this is a direct update rather than a lookup of the newest published image.

Merging this does not move the self-managed stack. A chart version reaches the stack only once the chart itself is released, and publishing that chart release is what triggers stack-pin-bump.yml.

Release notes: https://github.com/NVIDIA/nvcf/releases/tag/src/compute-plane-services/nvca/v3.3.0-dev.225

If this pull request sits unmerged, later service releases add their bumps to the same branch, so merging it applies all of them.

Github commit:
fix(charts): bump chart versions for released services

Opened by the chart version bump workflow on release of src/compute-plane-services/nvca/v3.3.0-dev.203.
@balajinvda
balajinvda requested a review from a team as a code owner August 29, 2026 18:52
@balajinvda
balajinvda requested a review from mikeyrcamp August 29, 2026 18:52
@coderabbitai

coderabbitai Bot commented Aug 29, 2026

Copy link
Copy Markdown

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

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: c4f69e43-c476-4570-b428-7c697d06a89c

📥 Commits

Reviewing files that changed from the base of the PR and between fea92ba and d65f9f3.

📒 Files selected for processing (1)
  • deploy/helm/nvca-operator/nvca-operator/Chart.yaml

Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review.


📝 Walkthrough

Walkthrough

The Helm chart appVersion changes from 3.3.0-dev.206 to 3.3.0-dev.207.

Changes

Helm chart version update

Layer / File(s) Summary
Update chart application version
deploy/helm/nvca-operator/nvca-operator/Chart.yaml
The chart references application version 3.3.0-dev.207 instead of 3.3.0-dev.206.

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

Merge Risk: ⚪ Minimal · up to d65f9

This is a localized chart-version update with no actionable merge-blocking risk remaining; it is merge-ready after normal checks and review.

Suggested reviewers: mikeyrcamp

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title uses valid Conventional Commits syntax and describes the chart version update, but fix does not match the maintenance-only version bump. Change the title to chore(charts): bump chart versions for released services.
✅ Passed checks (4 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
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.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

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

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

Opened by the chart version bump workflow on release of src/compute-plane-services/nvca/v3.3.0-dev.204.
Opened by the chart version bump workflow on release of src/compute-plane-services/nvca/v3.3.0-dev.205.
Opened by the chart version bump workflow on release of src/compute-plane-services/nvca/v3.3.0-dev.206.
Opened by the chart version bump workflow on release of src/compute-plane-services/nvca/v3.3.0-dev.207.
Opened by the chart version bump workflow on release of src/compute-plane-services/nvca/v3.3.0-dev.209.
Opened by the chart version bump workflow on release of src/compute-plane-services/nvca/v3.3.0-dev.210.
Opened by the chart version bump workflow on release of src/compute-plane-services/nvca/v3.3.0-dev.212.
Opened by the chart version bump workflow on release of src/compute-plane-services/nvca/v3.3.0-dev.213.
Opened by the chart version bump workflow on release of src/compute-plane-services/nvca/v3.3.0-dev.214.
Opened by the chart version bump workflow on release of src/compute-plane-services/nvca/v3.3.0-dev.215.
Opened by the chart version bump workflow on release of src/compute-plane-services/nvca/v3.3.0-dev.216.
Opened by the chart version bump workflow on release of src/control-plane-services/cloud-functions/v1.16.3.
@github-actions
github-actions Bot requested a review from a team as a code owner August 31, 2026 06:51
Opened by the chart version bump workflow on release of src/compute-plane-services/nvca/v3.3.0-dev.217.
Opened by the chart version bump workflow on release of src/compute-plane-services/nvca/v3.3.0-dev.218.
Opened by the chart version bump workflow on release of src/compute-plane-services/nvca/v3.3.0-dev.219.
Opened by the chart version bump workflow on release of src/compute-plane-services/nvca/v3.3.0-dev.220.
Opened by the chart version bump workflow on release of src/compute-plane-services/nvca/v3.3.0-dev.221.
Opened by the chart version bump workflow on release of src/compute-plane-services/nvca/v3.3.0-dev.222.
Opened by the chart version bump workflow on release of src/compute-plane-services/nvca/v3.3.0-dev.223.
Opened by the chart version bump workflow on release of src/compute-plane-services/nvca/v3.3.0-dev.224.
Opened by the chart version bump workflow on release of src/compute-plane-services/nvca/v3.3.0-dev.225.
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.

1 participant