feat(charts): bump chart versions for released services - #1952
balajinvda wants to merge 3 commits into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (5)
Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review. 📝 WalkthroughWalkthroughThe Helm chart versions are updated for the function autoscaler, invocation service, and LLM API gateway. The invocation service and LLM API gateway image tags are updated to match their chart versions. ChangesHelm version updates
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~5 minutes Change: Other Merge Risk: ⚪ Minimal · up to The PR contains aligned Helm version and image-tag updates with no identified behavior or deployment risk. 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
Full details: Title checkExplanation The title follows the Conventional Commits syntax and includes the required scope. However, the changes only update Helm chart and image versions, so
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
…0.14.3 Opened by the chart version bump workflow on release of src/invocation-plane-services/llm-api-gateway/v0.14.3.
…v0.13.0 Opened by the chart version bump workflow on release of src/invocation-plane-services/http-invocation/v0.13.0.
162f6f2 to
9edd52a
Compare
…/v1.22.0 Opened by the chart version bump workflow on release of src/control-plane-services/function-autoscaler/v1.22.0.
Opened by
.github/workflows/chart-version-bump.ymlwhensrc/control-plane-services/function-autoscaler/v1.22.0was published.The released tag identifies the version and source tree, 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/control-plane-services/function-autoscaler/v1.22.0
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:
feat(charts): bump chart versions for released services
Summary by CodeRabbit